Skip to content

Commit

Permalink
Update travis.yml with PHP 7.1
Browse files Browse the repository at this point in the history
Updated travis.yml to test codebase against PHP 7.1
  • Loading branch information
DonCallisto authored Jun 9, 2017
1 parent d188c76 commit 0b77b8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ matrix:
- php: 5.6
env: deps=low
- php: 7.0
- php: 7.1
fast_finish: true

0 comments on commit 0b77b8f

Please sign in to comment.