Skip to content

Commit 9e7208c

Browse files
committed
Update Travis to test against correct PHP versions
1 parent d05cb9d commit 9e7208c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ dist: trusty
55
sudo: false
66

77
php:
8-
- 5.6
9-
- 7.0
10-
- 7.1
8+
- 7.2
9+
- 7.3
10+
- 7.4
1111

1212
env:
1313
global:

0 commit comments

Comments
 (0)