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

Commit 5d03858

Browse files
committed
fix php version
1 parent a3e1727 commit 5d03858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ env:
3131

3232
matrix:
3333
include:
34-
- php: 7.12
34+
- php: 7.1
3535
dist: trusty
3636
node_js: 6
3737
env: LANG=js

0 commit comments

Comments
 (0)