Skip to content

Commit

Permalink
Set Node.js to version 8
Browse files Browse the repository at this point in the history
  • Loading branch information
fmvilas committed Dec 5, 2018
1 parent 6ef6a40 commit 1be1e79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
language: node_js
node_js:
- "8"
deploy:
provider: script
script: npm publish
Expand Down

0 comments on commit 1be1e79

Please sign in to comment.