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

Commit 125e19f

Browse files
committed
Remove travis tests for node 0.8 and 0.6
1 parent a14d75f commit 125e19f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
language: node_js
22
node_js:
33
- "0.11"
4-
- "0.10"
5-
- "0.8"
6-
- "0.6"
4+
- "0.10"

0 commit comments

Comments
 (0)