Skip to content

Commit

Permalink
added php 7.1 in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kokspflanze committed Mar 20, 2017
1 parent d220dea commit 9fb88a5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,15 @@ matrix:
- php: 7
env:
- DEPS=latest
- php: 7.1
env:
- DEPS=lowest
- php: 7.1
env:
- DEPS=locked
- php: 7.1
env:
- DEPS=latest
- php: hhvm
env:
- DEPS=lowest
Expand Down

0 comments on commit 9fb88a5

Please sign in to comment.