Skip to content
This repository was archived by the owner on Feb 16, 2019. It is now read-only.

Commit 125dfd9

Browse files
committed
Add node versions
1 parent bf3396b commit 125dfd9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
language: node_js
22
node_js:
3+
- "7"
4+
- "6"
5+
- "5"
6+
- "4"
37
- "0.11"
48
- "0.10"
59
- "0.8"

0 commit comments

Comments
 (0)