Skip to content

Commit

Permalink
Drop HHVM testing, add PHP 7.0 and PHP 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanz committed May 28, 2018
1 parent 1e0cfff commit 636a4ec
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: php

php:
- 5.5
- 7.1
- 7.0
- 5.6
- hhvm
- 5.5

install:
- composer self-update
Expand Down

0 comments on commit 636a4ec

Please sign in to comment.