Skip to content

Commit c4b5661

Browse files
committed
Configure Travis CI to test on Node.js 4 and later
1 parent 230ae4a commit c4b5661

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
---
22
language: "node_js"
33
node_js:
4-
- "0.10"
5-
- "0.11"
6-
- "0.12"
74
- "4"
85
- "5"
96
- "6"

0 commit comments

Comments
 (0)