try setting exact node version in travis configuration
This commit is contained in:
parent
b7108b0b20
commit
4905a82785
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "8"
|
- "8.11.1"
|
Loading…
Reference in a new issue