Skip to content

Commit

Permalink
Run tests against PHP7
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Feb 26, 2015
1 parent f7d873b commit 90b4cb5
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 @@ -6,11 +6,13 @@ php:
- 5.4
- 5.5
- 5.6
- 7
- hhvm
- hhvm-nightly

matrix:
allow_failures:
- php: 7
- php: hhvm-nightly

branches:
Expand Down

0 comments on commit 90b4cb5

Please sign in to comment.