Commit Graph

8 Commits

Author SHA1 Message Date
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