Skip to content

Commit

Permalink
test: Tell TravisCI to use the latest version of node
Browse files Browse the repository at this point in the history
  • Loading branch information
q2s2t committed Sep 27, 2018
1 parent 4d2571b commit 5b850fe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
language: node_js
language: "node_js"
node_js:
- "node"

0 comments on commit 5b850fe

Please sign in to comment.