Skip to content

Commit

Permalink
Test against PHP7
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Apr 15, 2015
1 parent 9f5e634 commit 5a8f80d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@ php:
- 5.4
- 5.5
- 5.6
- 7
- hhvm
- hhvm-nightly

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

before_script:
- composer install --dev --prefer-source
Expand Down

0 comments on commit 5a8f80d

Please sign in to comment.