Skip to content

Commit 252de9d

Browse files
author
Rob Davarnia
committed
Added node.js 8/9 to testing matrix
1 parent 901860a commit 252de9d

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
@@ -18,6 +18,8 @@ node_js:
1818
- "5"
1919
- "6"
2020
- "7"
21+
- "8"
22+
- "9"
2123

2224
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"
2325

0 commit comments

Comments
 (0)