1
0
mirror of https://github.com/danog/class-finder.git synced 2025-01-23 06:11:26 +01:00

Push some random stuff up to gitlab and see what happens.

This commit is contained in:
Hayden Pierce 2018-09-02 20:38:07 -05:00
parent b1c98ad6cd
commit 95cc8109b4
2 changed files with 3 additions and 0 deletions

2
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,2 @@
phpunit-53:
script: "ci/php53.sh"

1
ci/php53.sh Normal file
View File

@ -0,0 +1 @@
echo "completed.";