Skip to content

Commit 982c9c4

Browse files
committed
Explicitly install bitcore-lib
1 parent 42122cb commit 982c9c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ before_install:
77
- sh -e /etc/init.d/xvfb start
88
install:
99
- npm install
10+
- npm install bitcore-lib
1011
after_script:
1112
- gulp coveralls

0 commit comments

Comments
 (0)