Skip to content

Commit

Permalink
Testing PHP 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
romeOz committed May 25, 2015
1 parent 850b386 commit cbe0ad2
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 @@ -18,6 +19,7 @@ cache:
matrix:
fast_finish: true
allow_failures:
- php: 7.0
- php: hhvm-nightly

install:
Expand Down

0 comments on commit cbe0ad2

Please sign in to comment.