Skip to content

Commit 19548f7

Browse files
committed
Fix: remove Node v0.10 and v0.12 tests
1 parent 4a7a159 commit 19548f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ language: node_js
22
node_js:
33
- "6"
44
- "4"
5-
- "0.12"
6-
- "0.10"
75
after_success:
86
- npm run coveralls
97
deploy:

0 commit comments

Comments
 (0)