Skip to content

Commit 0b62083

Browse files
committedMay 24, 2019
Update Travis target versions.
1 parent 729a465 commit 0b62083

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
@@ -11,6 +11,9 @@ node_js:
1111
- "7"
1212
- "8"
1313
- "9"
14+
- "10"
15+
- "11"
16+
- "12"
1417

1518
before_install:
1619
- '[ "${TRAVIS_NODE_VERSION}" = "0.8" ] && npm install -g npm@~1.4.0 || true'

0 commit comments

Comments
 (0)
Please sign in to comment.