Skip to content

Commit 900829e

Browse files
authoredJan 16, 2019
Merge pull request #55 from jstransformers/travis-node-11
travis: Add Node.js 11
2 parents 3719e69 + dbb903a commit 900829e

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.