Skip to content

Commit

Permalink
Run Travis-CI on nightly PHP 7 build
Browse files Browse the repository at this point in the history
  • Loading branch information
neeckeloo committed Mar 2, 2015
1 parent 0d8e396 commit d37bcb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm

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

before_script:
Expand Down

0 comments on commit d37bcb2

Please sign in to comment.