1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 09:54:09 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Roman Zeyde
a3c60c93ec
Revert "Test Travis CI on ARM"
This reverts commit ac122d8325.
2019-10-15 10:48:04 +03:00
Roman Zeyde
ac122d8325
Test Travis CI on ARM 2019-10-15 10:42:30 +03:00
Roman Zeyde
d5b7f509d2
travis: add clippy via rustup 2019-03-25 20:37:47 +02:00
Roman Zeyde
f4605069b9
Add cargo clippy to Travis 2019-03-08 21:16:35 +02:00
Roman Zeyde
11c95fbf09
Check formatting on Travis 2018-09-28 11:27:02 +03:00
Roman Zeyde
af189983ae
Add build and test to Travis 2018-09-28 11:11:35 +03:00
Roman Zeyde
19fa5355f2
Experiment with vanilla caching 2018-09-27 19:50:57 +03:00
Roman Zeyde
001f7a7ba5
Update stable Rust to 1.28
Fix formatting warnings.
2018-08-04 22:25:25 +03:00
Lawrence Nahum
7ca32964a0
separate lint step from build/test 2018-07-22 00:34:04 +02:00
Lawrence Nahum
916df98203
fix travis out of memory issue 2018-07-20 23:13:32 +02:00
Roman Zeyde
755967ac12
Allow caching for Travis builds 2018-07-16 12:57:50 +03:00
Roman Zeyde
86e5cbda2e
Don't run cargo with --verbose on Travis 2018-07-16 00:00:03 +03:00
Roman Zeyde
253e244a86
Fix cargo fmt for Travis
Stable Rust doesn't support `cargo fmt --check` (yet).
2018-07-14 13:02:28 +03:00
Roman Zeyde
ac9e300226
Run 'cargo fmt --check' on Travis 2018-07-14 10:14:35 +03:00
Roman Zeyde
95676647f3
Don't build on nightly Rust 2018-05-17 12:28:40 +03:00
Roman Zeyde
eea7f7fc1d
Cache cargo builds on Travis 2018-05-16 23:24:33 +03:00
Roman Zeyde
ace4da4576
Add simple travis config 2018-05-09 23:21:22 +03:00