Skip to content

Commit

Permalink
Use stable version of node when running travis (JMPerez#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
JMPerez authored Feb 13, 2018
1 parent a51b478 commit 496d9d1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
language: node_js
node_js:
- "6"
- "6.1"
- "5.11"
- "node"
script: npm run travis

0 comments on commit 496d9d1

Please sign in to comment.