Skip to content

Commit

Permalink
.travis.ymlにphp7.1を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
s-nakajima committed Jun 28, 2017
1 parent 1e984f3 commit 37689a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1

sudo: false

Expand Down

0 comments on commit 37689a6

Please sign in to comment.