Skip to content

Commit 63d4242

Browse files
committed
[Tests] on node v11.4
1 parent 4fa1144 commit 63d4242

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
os:
33
- linux
44
node_js:
5-
- "11.3"
5+
- "11.4"
66
- "10.14"
77
- "9.11"
88
- "8.14"
@@ -35,6 +35,8 @@ matrix:
3535
include:
3636
- node_js: "lts/*"
3737
env: PRETEST=true
38+
- node_js: "11.3"
39+
env: TEST=true ALLOW_FAILURE=true
3840
- node_js: "11.2"
3941
env: TEST=true ALLOW_FAILURE=true
4042
- node_js: "11.1"

0 commit comments

Comments
 (0)