diff --git a/.travis.yml b/.travis.yml index 185b24bc44..f03780f4e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,10 @@ language: node_js node_js: - - '4.2' + - 'node' + - '4' - '0.12' sudo: false env: global: - secure: AJsEWFnWC5W8hcF3hJzm3PT7heazJpKg85xiSvIWVzLHZU/s0h4+WfJ6t0F9v3L4awaowm62vy8CRaxRkB4lJyJg+JK2K0QN7lNFGj2f8Jx2cFlVJ1IyY959GY4iUg66JrNj1yzS02+yQfweDngyifqzb7IlxnowiveDjUO2gyo= - secure: hvihwLUqlPchrGFXKWFF7iKRugISU7r/gLBo6O63nPeg0OwnYqYcC2BnBWoSiOdu9oR5bM4a5u0os04XL+bP3dqt324g0uBTqvyyxD6NhBsphVFkUmdUH3HMe7IQY6JTns96KT/6UkQapKhIuW4CUDeidR+5NFKvyRdKIjSawS4= -cache: - directories: - - node_modules diff --git a/.zuul.yml b/.zuul.yml index a71898c222..6f2c7b62a8 100644 --- a/.zuul.yml +++ b/.zuul.yml @@ -1,6 +1,6 @@ ui: tape browsers: - name: chrome - version: latest + version: -1..latest - name: firefox - version: latest + version: -1..latest diff --git a/README.md b/README.md index f0af8068ab..9b75aa142a 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ ### Streaming torrent client for node & the browser +[![Sauce Test Status][webtorrent-sauce-image]][webtorrent-sauce-url] +      +[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](http://standardjs.com) + **WebTorrent** is a streaming torrent client for **node.js** and the **browser**. YEP, THAT'S RIGHT. THE BROWSER. It's written completely in JavaScript – the language of the web – so the same code works in both runtimes. @@ -24,7 +28,7 @@ on your page to start fetching files over WebRTC using the BitTorrent protocol, `require('webtorrent')` with [browserify](http://browserify.org/). See [demo apps ](#webtorrent-in-production) and [code examples](#usage) below. -To make BitTorrent work over WebRTC (which is the only p2p transport that works on the +To make BitTorrent work over WebRTC (which is the only P2P transport that works on the web) we made some protocol changes. Therefore, a browser-based WebTorrent client or **"web peer"** can only connect to other clients that support WebTorrent/WebRTC. @@ -66,8 +70,6 @@ connect to both normal *and* web peers. - Stream video torrents into a `