Skip to content

Commit 2ec8b9a

Browse files
authoredApr 27, 2018
boilerplate: Add Node.js 10 to Travis testing
1 parent 3dbf0c8 commit 2ec8b9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ node_js:
66
- "7"
77
- "8"
88
- "9"
9+
- "10"
910

1011
after_success:
1112
- npm run coverage

0 commit comments

Comments
 (0)
Please sign in to comment.