Skip to content

Commit

Permalink
Update php version
Browse files Browse the repository at this point in the history
  • Loading branch information
orvice committed Nov 18, 2017
1 parent 1b81a23 commit d0765ea
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,13 +4,15 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm
- nightly

matrix:
allow_failures:
- php: 5.5
- php: 5.6
- php: 7.0
- php: hhvm
- php: nightly

Expand Down

0 comments on commit d0765ea

Please sign in to comment.