Erik Arvstedt
7092dce0c7
travis: remove use of deprecated statements
2020-01-12 20:53:34 +01:00
Erik Arvstedt
190a92507c
travis: split up scripts into statements
...
Advantages:
- The build fails if a statement fails.
Previously, errors in all but the last statement were silently
ignored.
- The Travis log gives a fine-grained view of the output of each
statement.
Add if statements because the '[…] &&' prefix results in YAML syntax
errors.
2020-01-12 20:02:04 +01:00
Jonas Nick
ab35dc29eb
Update hwi 1.0.1 -> 1.0.3
...
Also remove unstable hwi build from travis because hwi requires mnemonic
<0.19.0 but nixpkgs unstable has 0.19.0.
2019-11-17 14:20:47 +00:00
Jonas Nick
c5024d0f15
Add liquid-swap tool to CI
2019-10-13 20:27:27 +00:00
Jonas Nick
29e612d3bd
Remove spark-wallet with unstable from nixpkgs because it doesn't work
2019-10-13 20:27:26 +00:00
William Casarin
aabf4a4730
travis: remove cachix push
...
revertme when this is working
Signed-off-by: William Casarin <jb55@jb55.com>
2019-09-23 16:21:34 -07:00
William Casarin
8e751c5f3c
travis: disable unstable electrs, it is broken
...
Signed-off-by: William Casarin <jb55@jb55.com>
2019-09-23 15:55:42 -07:00
William Casarin
1e3afa54c5
travis: add travis yml
...
Test with nixpkgs at:
- nixpkgs-channels/nixos-19.03
- nixpkgs-channels/nixos-unstable
Signed-off-by: William Casarin <jb55@jb55.com>
2019-09-23 15:55:42 -07:00