Skip to content
This repository was archived by the owner on Dec 17, 2018. It is now read-only.

Commit 5e9b468

Browse files
committed
Update Travis CI config to only test with latest & v4 node
1 parent e25b6e6 commit 5e9b468

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
- "node"
4-
- "iojs"
5-
- "0.12"
6-
- "0.10"
4+
- "4"

0 commit comments

Comments
 (0)