Skip to content

Commit

Permalink
Remove hhvm-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
holyshared committed Oct 28, 2015
1 parent 21b1ed7 commit ee2ff6f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ php:
- 5.6
- 5.5
- hhvm
- hhvm-nightly
before_script:
- travis_retry composer self-update
- travis_retry composer install --no-interaction --prefer-source --dev
Expand All @@ -13,7 +12,5 @@ after_script:
- composer coveralls
matrix:
fast_finish: true
allow_failures:
- php: hhvm-nightly
notifications:
email: false

0 comments on commit ee2ff6f

Please sign in to comment.