Skip to content

Commit

Permalink
run tests against PHP 7.0 nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
cebe committed Feb 25, 2015
1 parent 787ec74 commit 49bb1fc
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 @@ -16,6 +17,7 @@ matrix:
fast_finish: true
allow_failures:
- php: hhvm-nightly
- php: 7.0

services:
- redis-server
Expand Down

0 comments on commit 49bb1fc

Please sign in to comment.