Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit a3e1727

Browse files
committed
use same php version for node_js tests only
1 parent e546b11 commit a3e1727

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
@@ -31,11 +31,11 @@ env:
3131

3232
matrix:
3333
include:
34-
- php: 7.2
34+
- php: 7.12
3535
dist: trusty
3636
node_js: 6
3737
env: LANG=js
38-
- php: 7.0
38+
- php: 7.1
3939
node_js: 7
4040
env: LANG=js
4141
- php: 7.1

0 commit comments

Comments
 (0)