Update .travis.yml

This commit is contained in:
Barry vd. Heuvel
2018-05-07 12:56:29 +02:00
committed by GitHub
parent 83852e9de0
commit a665961fb9
+1 -1
View File
@@ -25,4 +25,4 @@ before_script:
script:
- vendor/bin/phpcs --standard=psr2 src/
- vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
- vendor/bin/phpunit