Skip to content

Commit 5130428

Browse files
committed
Set Travis to specific Node.js version
1 parent fe22867 commit 5130428

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
@@ -3,7 +3,7 @@
33
language: node_js
44

55
node_js:
6-
- 10/*
6+
- 10.17.0
77

88
sudo: required
99

0 commit comments

Comments
 (0)