Skip to content

Commit

Permalink
Do not test on PHP 7 and HHVM
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Aug 28, 2016
1 parent 5d52394 commit bde83ef
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- nightly
- hhvm

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

sudo: false

Expand Down

0 comments on commit bde83ef

Please sign in to comment.