Skip to content

Commit

Permalink
Drop HHVM, add PHP 7.2 for travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cweiske committed Nov 28, 2017
1 parent b22a19b commit fa4547c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ php:
- 5.6
- 7
- 7.1
- hhvm
- 7.2

before_script:
- composer install --no-interaction --prefer-source --dev
Expand Down

0 comments on commit fa4547c

Please sign in to comment.