Skip to content

Commit a4ea7ca

Browse files
committed
ci: add stable node
1 parent 1c817e4 commit a4ea7ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
node_js:
22
- "6"
33
- "8"
4+
- "stable"
45
sudo: false
56
language: node_js
67
script: "npm run test:cov"

0 commit comments

Comments
 (0)