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

Commit 05ed63a

Browse files
committed
don't test on node 0.10
1 parent c4e9e56 commit 05ed63a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ language: node_js
22

33
node_js:
44
- 0.12
5-
- 0.10
6-
- iojs
5+
- 4.2.1
76

87
script: node_modules/karma/bin/karma start karma.conf.js --single-run
98

0 commit comments

Comments
 (0)