Skip to content

Commit

Permalink
Add php 7.1 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
akondas committed Dec 12, 2016
1 parent 4dc8271 commit 902d2dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ matrix:
- os: linux
php: '7.0'

- os: linux
php: '7.1'

- os: osx
osx_image: xcode7.3
language: generic
Expand Down

0 comments on commit 902d2dd

Please sign in to comment.