Skip to content

Commit f24b643

Browse files
committed
chore: set ci node version
1 parent c58e207 commit f24b643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
2-
node_js: stable
2+
node_js: 10
33
script: npm run test
44
notifications:
55
email: false

0 commit comments

Comments
 (0)