Skip to content

Commit

Permalink
HHVM is < 3.8.0 on Travis CI VM.
Browse files Browse the repository at this point in the history
So we remove it :(

See travis-ci/travis-ci#3788 and facebook/hhvm#5220
  • Loading branch information
Tortue Torche committed Jul 22, 2015
1 parent a07a88a commit daca7e4
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 @@ -4,12 +4,10 @@ php:
- 5.5
- 5.6
- 7.0
- hhvm-nightly

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

install: travis_retry composer install --prefer-source --no-interaction

Expand Down

0 comments on commit daca7e4

Please sign in to comment.