Skip to content

Commit

Permalink
Updated node version for Travis; #10
Browse files Browse the repository at this point in the history
Updated to use latest LTS and Stable versions of Node
  • Loading branch information
msnyon committed Jan 30, 2016
1 parent 123032c commit 3fe2a70
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,6 +1,6 @@
language: node_js
node_js:
- "0.12"
- "iojs"
- "4.2.6"
- "5.5.0"
addons:
postgresql: 9.4

0 comments on commit 3fe2a70

Please sign in to comment.