Update .travis.yml

This commit is contained in:
gamonoid
2017-09-04 17:29:46 +02:00
committed by GitHub
parent ccced8648b
commit ab3594ea1c

View File

@@ -5,7 +5,6 @@ before_script:
install:
- composer require --dev phpunit/phpunit ^5.7
- $TRAVIS_BUILD_DIR/vendor/bin/phpunit --version
- $TRAVIS_BUILD_DIR/phpunit --version
script: $TRAVIS_BUILD_DIR/vendor/bin/phpunit
language: php
php: