Skip to content

Commit

Permalink
travis: added PHP 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Feb 25, 2015
1 parent 3c63c03 commit 878d3dc
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,6 +4,7 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
- hhvm-nightly

Expand All @@ -13,6 +14,7 @@ env:

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

Expand Down

0 comments on commit 878d3dc

Please sign in to comment.