Skip to content

Commit

Permalink
Merge pull request #132 from TomasVotruba/patch-1
Browse files Browse the repository at this point in the history
travis: allow PHP 7.*
  • Loading branch information
drahak committed May 10, 2017
2 parents 6221d18 + b209f0c commit bfac7a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,8 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1

env:
- TESTER_PHP_BIN="php-cgi"
Expand Down

0 comments on commit bfac7a3

Please sign in to comment.