Skip to content

Commit

Permalink
update travis with php 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Sanquer authored and Charles Sanquer committed May 31, 2015
1 parent cb8fb81 commit 3b6495b
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 @@ -5,10 +5,12 @@ php:
- 5.5
- 5.6
- hhvm
- 7.0

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

before_script:
- curl -s http://getcomposer.org/installer | php
Expand Down

0 comments on commit 3b6495b

Please sign in to comment.