Skip to content

Commit

Permalink
travis: nodejs 4 & 6
Browse files Browse the repository at this point in the history
  • Loading branch information
falsecz committed Jun 27, 2016
1 parent f251034 commit 5fe1a6a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "6"
postgres:
adapter: postgresql
database: myapp_test
Expand Down

0 comments on commit 5fe1a6a

Please sign in to comment.