set travis nodejs

This commit is contained in:
Jernej Pregelj 2019-04-29 10:20:26 +02:00
parent 0450034e75
commit 079f9513b0
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
language: node_js
node_js: node
node_js: node:
- "10"
script:
# - ./scripts/install.sh # runs automatically with npm ci