Skip to content

Commit

Permalink
skipping poloniex on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed Nov 27, 2017
1 parent 23605d1 commit 3ca03b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keys.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"okcoincny": { "skip": true },
"okcoinusd": { "apiKey": "da83cf1b-6fdc-495a-af55-f809bec64e2b", "secret": "614D2E6D3428C2C5E54C81139A500BE0" },
"okex": { "skip": true, "apiKey": "da83cf1b-6fdc-495a-af55-f809bec64e2b", "secret": "614D2E6D3428C2C5E54C81139A500BE0" },
"poloniex": { "timeout": 20000 },
"poloniex": { "skip": true, "timeout": 20000 },
"quadrigacx": { "apiKey": "qvFrjjJEEF", "secret": "f18f8f178696d36a760a6c4f13bc6fa7", "uid": "395037" },
"quoine": { "apiKey": "85626", "secret": "i7yxQvToODd6h9BqMyGODUHBiZRL13Fn1nfJRifgfnha43HuHop9NuBGZOfj7ydf04hp6PMRRiPyOB5Hmm1WoA==" },
"southxchange": { "apiKey": "owpxVPAjPFGanKyBxLVsnYXXwsrmAg", "secret": "yGNICYpkFgcenQTCyDNXtSPnkOXQBIEsIoLYmEnYqsFuvIQGEU" },
Expand Down

0 comments on commit 3ca03b5

Please sign in to comment.