Skip to content

Commit

Permalink
[travis][xs]: use node v8 as our data-cli is written using newer syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
anuveyatsu committed Aug 21, 2018
1 parent 0860356 commit 7fedc8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,4 +1,6 @@
language: node_js
node_js:
- "8"
install: npm i -g data-cli
script:
- git fetch origin npm:npm
Expand Down

0 comments on commit 7fedc8c

Please sign in to comment.