Skip to content

Commit 36283e3

Browse files
committed
Update master php testing versions
Signed-off-by: Joas Schilling <[email protected]>
1 parent e0acf16 commit 36283e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ sudo: required
22
dist: trusty
33
language: php
44
php:
5-
- 7.1
65
- 7.2
76
- 7.3
7+
- 7.4
88

99
addons:
1010
apt:
@@ -25,7 +25,7 @@ env:
2525

2626
matrix:
2727
include:
28-
- php: 7.1
28+
- php: 7.3
2929
env: "DB=sqlite TEST_JS=TRUE"
3030
fast_finish: true
3131

0 commit comments

Comments
 (0)