Skip to content

Commit

Permalink
add: test: travis php7.2対応
Browse files Browse the repository at this point in the history
  • Loading branch information
s-nakajima committed Aug 3, 2019
1 parent 7d9e52d commit 58fa2b6
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 @@ -6,6 +6,7 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2

sudo: false
dist: trusty
Expand Down

1 comment on commit 58fa2b6

@s-nakajima
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.