Skip to content

Commit 26df2bd

Browse files
author
Dave Wong
authored
Merge pull request #25 from Soapbox/change/update-php-on-travis
[Change] Update php version on travis
2 parents 752c859 + 416a18c commit 26df2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: php
22

33
php:
4-
- 7.2
4+
- 7.2.27
55
- 7.3
66
- 7.4
77

0 commit comments

Comments
 (0)