Skip to content

Commit ece4376

Browse files
Explicitly set node ver for travis
1 parent 9471ed2 commit ece4376

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,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- 'lts'
3+
- '10'
44
cache: yarn
55
branches:
66
only:

0 commit comments

Comments
 (0)