Skip to content

Commit

Permalink
Add support for PHP 7.2 & remove HHVM support
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoirotte committed Mar 18, 2018
1 parent 74844ae commit b59ea57
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 @@ -13,8 +13,8 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2
- nightly
- hhvm

notifications:
email: false
Expand Down

0 comments on commit b59ea57

Please sign in to comment.