Skip to content

Commit

Permalink
add php 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
willdurand committed Jul 31, 2015
1 parent e431e91 commit fc29ff7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -5,8 +5,13 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm

matrix:
allow_failures:
- php: 7.0

before_script:
- composer install

Expand Down

0 comments on commit fc29ff7

Please sign in to comment.