Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit df9be53

Browse files
addaleaxothiym23
authored andcommitted
ci: add Node.js v4 and v6 to Travis matrix
1 parent 0ff3352 commit df9be53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ node_js:
44
- "0.10"
55
- "0.8"
66
- iojs
7+
- "4"
8+
- "6"
9+
- stable
710
script: "npm test"
811
sudo: false
912
before_install:

0 commit comments

Comments
 (0)