Skip to content

Commit

Permalink
add php 7.1 and 7.2 tests, remove hhvm
Browse files Browse the repository at this point in the history
  • Loading branch information
icewind1991 committed Jan 30, 2018
1 parent 03ad018 commit 851b822
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@ php:
- 5.5
- 5.6
- 7.0
- hhvm

matrix:
allow_failures:
- php: hhvm # due to facebook/hhvm#3321
- 7.1
- 7.2

env:
global:
Expand Down

0 comments on commit 851b822

Please sign in to comment.