Skip to content

Commit 3801e6d

Browse files
committed
Update travis build to use PHP 7.1, 7.2, 7.3
1 parent bac87b3 commit 3801e6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: php
22
php:
3-
- '7.0'
43
- '7.1'
4+
- '7.2'
5+
- '7.3'
56
os:
67
- linux
78

0 commit comments

Comments
 (0)