Skip to content

Commit

Permalink
Removed HHVM and add PHP 7.1 support
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-butynski committed Jun 9, 2017
1 parent 086bdbd commit b8ff42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ php:
- 5.5
- 5.6
- 7
- hhvm
- 7.1

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit b8ff42b

Please sign in to comment.