Skip to content
This repository has been archived by the owner on Dec 27, 2019. It is now read-only.

Commit

Permalink
Add more versions of node to the travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
brianc committed Nov 13, 2015
1 parent ca21462 commit 9aca077
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
- "4.2"
env:
- PGUSER=postgres PGDATABASE=postgres

0 comments on commit 9aca077

Please sign in to comment.