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 eb23e99 commit 2568a84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1

sudo: false

Expand Down

0 comments on commit 2568a84

Please sign in to comment.