Skip to content

Commit

Permalink
travis: removed hhvm-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Jun 17, 2015
1 parent 8368230 commit 4f0d2f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@ php:
- 5.6
- 7.0
- hhvm
- hhvm-nightly

matrix:
allow_failures:
- php: 7.0
- php: hhvm
- php: hhvm-nightly

script:
- vendor/bin/tester tests -s -p php -c tests/php-unix.ini
Expand Down

0 comments on commit 4f0d2f8

Please sign in to comment.