Skip to content

Commit

Permalink
don't test against buggy nightly PHP
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-horvath committed Dec 8, 2015
1 parent 323126b commit bdacdb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ php:
- 5.6
- 7.0
- hhvm
- nightly

install: composer install --dev
script: vendor/phpunit/phpunit/phpunit -c phpunit.xml --coverage-clover build/logs/clover.xml
Expand Down

0 comments on commit bdacdb1

Please sign in to comment.