Skip to content

Commit

Permalink
Updated travis to include php7
Browse files Browse the repository at this point in the history
  • Loading branch information
bajb committed Jul 22, 2015
1 parent 7007a32 commit 1658235
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ php:
- 5.4
- 5.5
- 5.6
- 7
- hhvm

before_script:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -38,7 +38,7 @@
"mockery/mockery": "*",
"guzzlehttp/guzzle": "~5.2",
"geoip2/geoip2": "~2.1",
"phpunit/phpunit": "~4.5"
"phpunit/phpunit": "~4.6"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1658235

Please sign in to comment.