Skip to content

Commit d18e59b

Browse files
committed
travis: drop node 0.10 and 0.12 support
Updating to bencode@2 broke node 0.10 support. 0.10 and 0.12 are already dropped in k-bucket and k-rpc, so there's no point supporting it here anymore.
1 parent ae4758d commit d18e59b

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
@@ -1,7 +1,5 @@
11
language: node_js
22
node_js:
3-
- '0.10'
4-
- '0.12'
53
- '4.0'
64
- '6.0'
75
- '8.0'

0 commit comments

Comments
 (0)