Skip to content

Commit

Permalink
Remove hhvm, make test on 7.0 and 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anhskohbo authored Aug 30, 2017
1 parent 4f0c295 commit cc0bacf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ language: php
php:
- 5.5
- 5.6
- hhvm
- 7.0
- 7.1

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit cc0bacf

Please sign in to comment.