Skip to content

Commit dbb903a

Browse files
authoredJan 14, 2019
travis: Add Node.js 11
1 parent 3719e69 commit dbb903a

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
- "8"
77
- "9"
88
- "10"
9+
- "11"
910

1011
after_success:
1112
- npm run coverage

0 commit comments

Comments
 (0)
Please sign in to comment.