Skip to content

Commit

Permalink
travis: PHP 7.0 nightly added
Browse files Browse the repository at this point in the history
+ consistend indenting
  • Loading branch information
Tomáš Votruba committed Jun 15, 2015
1 parent 5a1af77 commit 874d37b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Expand Up @@ -5,11 +5,14 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm

matrix:
allow_failures:
- php: hhvm
fast_finish: true
allow_failures:
- php: hhvm
- php: 7.0

services:
- mongodb
Expand Down

0 comments on commit 874d37b

Please sign in to comment.