Skip to content

Commit

Permalink
Update composer and travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Rogers committed May 14, 2018
1 parent 949ac8a commit 5357cf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: php

php:
- 5.6
- 7.0
- 7.1

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -4,7 +4,7 @@
"type": "library",
"license": "MIT",
"require-dev": {
"phpunit/phpunit": "^6.5",
"phpunit/phpunit": "^5.7",
"satooshi/php-coveralls": "1.0.*"
},
"authors": [
Expand Down

0 comments on commit 5357cf7

Please sign in to comment.