Skip to content

Commit 21579b7

Browse files
committed
TEST ALL THE NODEJS VERSIONS
1 parent e5ed2ba commit 21579b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: node_js
22
node_js:
3+
- "0.11"
4+
- "0.10"
35
- "0.9"
46
- "0.8"
57
- "0.6"

0 commit comments

Comments
 (0)