Skip to content

Commit c9e21f4

Browse files
authored
Merge pull request brianc#22 from abenhamdine/master
Add node LTS and current versions to travis matrix
2 parents 802616b + 2a46c8a commit c9e21f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ node_js:
33
- "0.10"
44
- "0.12"
55
- "4.2"
6+
- "6"
7+
- "7"
68
env:
79
- PGUSER=postgres PGDATABASE=postgres

0 commit comments

Comments
 (0)