Skip to content

Commit

Permalink
test 0.10 only
Browse files Browse the repository at this point in the history
otherwise we overwhelm sauce labs
  • Loading branch information
feross committed Sep 21, 2014
1 parent 59e9860 commit 4b4a3ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- '0.11'
- '0.10'
env:
global:
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
**[extension api](https://github.com/feross/bittorrent-protocol#extension-api)** for
adding new extensions
- **Comprehensive test suite** (completely offline, so it's reliable and fast)
- Modular design (see [module list](#modules))

#### Web-specific features

Expand Down Expand Up @@ -441,7 +440,7 @@ makes it easier to send PRs:
### WebTorrent in production
- [Instant](http://instant.io) – Secure, anonymous, streaming file transfer [[code](https://github.com/feross/instant.io)]
- **[Instant](http://instant.io)** – Secure, anonymous, streaming file transfer [[code](https://github.com/feross/instant.io)]
- Your app here! (send a PR or open an issue with the URL to your app)
### Project Goal
Expand Down

0 comments on commit 4b4a3ed

Please sign in to comment.