UNPKG

simple-fxtrade

Version:

A node js wrapper for the Oanda Rest v20 api to make things really simple

19 lines (15 loc) 235 B
language: node_js node_js: - '8' - '11' sudo: false after_success: - npm run coverage - npm run build deploy: skip_cleanup: true provider: npm email: "hugo.armstrong@gmail.com" api_key: $api_key on: tags: true