1
0
Fork 0
mirror of https://github.com/bitcoin-s/bitcoin-s.git synced 2025-03-26 13:25:49 +01:00
Commit graph

2 commits

Author SHA1 Message Date
Torkel Rogstad
e18f105abc Refactor sbt and make Eclair tests download bitcoind () 2019-08-30 15:11:52 -05:00
Torkel Rogstad
9ce9699853 Build and CI improvements ()
* Build and CI improvements

In this commit we:

1) Parallelize the Travis CI config, by splitting
    each project into its own Travis task
2) Download bitcoind binaries through sbt

* Use binaries downloaded by sbt task

* Make BitcoindRpcTestUtil work on Travis without bitcoind on PATH

* Add new downloadEclair task to sbt

* use sbt downloaded binaries in tests

* Fix Eclair and Bitcoind tests
2019-08-27 10:48:48 -05:00