Skip to content

Commit 11ac71a

Browse files
committed
Run tests on Node.js 10 & 12 after CLI test got fixed
Refs #701
1 parent 932ad33 commit 11ac71a

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
@@ -5,6 +5,8 @@ node_js:
55
- 4
66
- 6
77
- 8
8+
- 10
9+
- 12
810
script:
911
- npm test
1012
- "test $TRAVIS_PULL_REQUEST != 'false' || test $TRAVIS_NODE_VERSION != '6' || npm run test-browser"

0 commit comments

Comments
 (0)