mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Travis CI is a joke
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user