Skip to content

Commit

Permalink
fix: test: TravisCIのphp7.3でエラーが出るため修正
Browse files Browse the repository at this point in the history
  • Loading branch information
s-nakajima committed Dec 13, 2020
1 parent d96e594 commit 5c3e194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.3.24
- 7.4

sudo: false
Expand Down

0 comments on commit 5c3e194

Please sign in to comment.