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 May 3, 2015
1 parent 3a1d722 commit 6ab5299
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ php:
- 5.6
- 7.0
- hhvm
- hhvm-nightly

env:
- PHP_BIN=php
Expand All @@ -16,15 +15,11 @@ matrix:
allow_failures:
- php: 7.0
- php: hhvm
- php: hhvm-nightly

exclude:
- php: hhvm
env: PHP_BIN=php-cgi

- php: hhvm-nightly
env: PHP_BIN=php-cgi

include:
- php: 5.5
env: dependencies="--prefer-lowest --prefer-stable" PHP_BIN=php
Expand Down

0 comments on commit 6ab5299

Please sign in to comment.