Skip to content

Commit

Permalink
Bump travis to 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
punkstar committed Nov 2, 2017
1 parent 5455e6c commit 56c8dfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: php
php:
- 7.0
- 7.1
install:
- composer install
script:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"require": {
"php": "^7.0",
"php": "^7.1",
"johngrogg/ics-parser": "*",
"guzzlehttp/guzzle": "*",
"silex/silex": "~1.2",
Expand Down

0 comments on commit 56c8dfc

Please sign in to comment.