Skip to content

Commit 5e147f9

Browse files
Update .travis.yml
Fix travis issue https://github.com/zoeyg/binance/issues/78
1 parent 86927c4 commit 5e147f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
sudo: required
22
language: node_js
3+
install:
4+
- yarn
35
node_js:
46
- node
57
after_success:

0 commit comments

Comments
 (0)