Skip to content

Commit

Permalink
Enable PHP 7.2 build
Browse files Browse the repository at this point in the history
See #114
  • Loading branch information
giorgiosironi committed Jun 4, 2018
1 parent d921bbe commit 56bf96f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ matrix:
env: WITH_CS=true
- php: 7 # PHPUnit 6.x
- php: 7.1 # PHPUnit 7.x
- php: 7.2 # PHPUnit 7.x
- php: hhvm
env: SKIP_LINT_TEST_CASES=1
sudo: required
Expand Down

0 comments on commit 56bf96f

Please sign in to comment.