Skip to content

Commit

Permalink
ci: explicitly set node version
Browse files Browse the repository at this point in the history
  • Loading branch information
amtrack committed Jan 25, 2018
1 parent a18c86a commit 956166d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: node_js
node_js:
- "8"
before_install:
- npm install -g sfdx-cli
before_script:
Expand Down

0 comments on commit 956166d

Please sign in to comment.