Skip to content

Commit

Permalink
added stable to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Becker committed Sep 28, 2015
1 parent 93bbfe7 commit 704e8d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: node_js
sudo: false
node_js:
- 0.10
- 0.11
- "stable"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bncode",
"version": "0.5.2",
"version": "0.5.3",
"description": "bittorrent bencoding and decoding.",
"author": "Tim Becker <[email protected]>",
"contributors": [
Expand Down

0 comments on commit 704e8d5

Please sign in to comment.