Skip to content

Commit

Permalink
Merge pull request #105 from jeremeamia/php72
Browse files Browse the repository at this point in the history
Test on php 7.2
  • Loading branch information
GrahamCampbell committed Mar 21, 2018
2 parents 2e6325a + 9f9c041 commit 5707d58
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -30,6 +30,10 @@ matrix:
env: PARSER_VERSION=^3.0
- php: 7.1
env: PARSER_VERSION=^4.0
- php: 7.2
env: PARSER_VERSION=^3.0
- php: 7.2
env: PARSER_VERSION=^4.0
- php: hhvm
env: PARSER_VERSION=^1.2
dist: trusty
Expand Down

0 comments on commit 5707d58

Please sign in to comment.