We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f00a46e commit 403c031Copy full SHA for 403c031
.travis.yml
@@ -3,3 +3,6 @@ cache:
3
yarn: true
4
node_js:
5
- "8"
6
+env:
7
+ - BITTREX_KEY="bittrex-typescript-travis-key"
8
+ - BITTREX_SECRET="bittrex-typescript-travis-secret"
0 commit comments