Skip to content

Commit b0c60cf

Browse files
sehropebrianc
authored andcommitted
Add node v10 to travis matrix
1 parent 8fb641e commit b0c60cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ matrix:
1717
- node_js: "9"
1818
addons:
1919
postgresql: "9.6"
20+
- node_js: "10"
21+
addons:
22+
postgresql: "9.6"
2023
- node_js: "lts/carbon"
2124
addons:
2225
postgresql: "9.1"

0 commit comments

Comments
 (0)