Skip to content

Commit

Permalink
Add PHP 7.0 to Travis CI build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
niels-nijens committed Feb 12, 2016
1 parent 03e2e7c commit 6b5ab3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ matrix:
- php: 5.4
- php: 5.5
- php: 5.6
- php: 7.0
- php: nightly
- php: hhvm
allow_failures:
Expand Down

0 comments on commit 6b5ab3f

Please sign in to comment.