Skip to content

Commit

Permalink
fix travis node version to match implementation in VS Code
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Hoekstra committed Dec 14, 2015
1 parent 28032ae commit 0763e64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: node_js
node_js:
- "4.2"
- "stable"
- "4.1"
- "stable"

0 comments on commit 0763e64

Please sign in to comment.