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

Commit 15881d8

Browse files
committed
set nodejs version for travis
1 parent 127d938 commit 15881d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
2-
node_js: node
2+
node_js:
3+
- 10.15.3
34
notifications:
45
email: false
56
install:

0 commit comments

Comments
 (0)