Skip to content

Commit 704e8d5

Browse files
author
Tim Becker
committed
added stable to travis config
1 parent 93bbfe7 commit 704e8d5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: node_js
2+
sudo: false
23
node_js:
34
- 0.10
45
- 0.11
6+
- "stable"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bncode",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "bittorrent bencoding and decoding.",
55
"author": "Tim Becker <tim.becker@kuriositaet.de>",
66
"contributors": [

0 commit comments

Comments
 (0)