Skip to content

Commit

Permalink
Create .travis.yml
Browse files Browse the repository at this point in the history
As PHP 7.1 is out since December (6 months) I think is useful to test the codebase against it.
  • Loading branch information
DonCallisto committed Jun 9, 2017
1 parent 03bd5c8 commit 3deb2c7
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 @@ -6,6 +6,7 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm

env:
Expand Down

0 comments on commit 3deb2c7

Please sign in to comment.