Skip to content

Commit 1128d7d

Browse files
committed
(travis) build on php7.3
1 parent 22a6d35 commit 1128d7d

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
@@ -5,11 +5,11 @@ services:
55
- docker
66

77
env:
8-
- V8VER=7.5
9-
PHPVER=7.0
108
- V8VER=7.5
119
PHPVER=7.1
1210
- V8VER=7.5
1311
PHPVER=7.2
12+
- V8VER=7.5
13+
PHPVER=7.3
1414

1515
script: make -f Makefile.travis test

0 commit comments

Comments
 (0)