Skip to content

Commit fb99f75

Browse files
committed
travis: Add node v10
Credit: @iarna
1 parent d6187a9 commit fb99f75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ matrix:
1717
# previous LTS is next most important
1818
- node_js: "4"
1919
env: DEPLOY_VERSION=testing
20+
- node_js: "10"
21+
env: DEPLOY_VERSION=testing
2022
- node_js: "6"
2123
env: DEPLOY_VERSION=testing
2224
- node_js: "7"

0 commit comments

Comments
 (0)