Travis CI is a joke

This commit is contained in:
Bazyli Brzóska
2016-01-25 22:47:06 +01:00
parent de245f7c15
commit 7a6b5ede20
-2
View File
@@ -60,8 +60,6 @@ client.seed('./file.txt', function (torrent) {
console.log('Client is seeding:', torrent.infoHash)
})
var magnetURI = '...'
client.add(magnetURI, function (torrent) {
// create HTTP server for this torrent
var server = torrent.createServer()