Commit Graph

15 Commits

Author SHA1 Message Date
Rasmus Kaj
ad2703a1d5 Force a rustfmt update.
There is bogosity in the version numbers.
An old rustfmt is 0.9.0, while the current rustfmt-nightly,
released yesterday, is 0.2.5.
2017-11-08 23:51:11 +01:00
Rasmus Kaj
4ffb1a3cdc Require a recent rustfmt on travis. 2017-11-08 22:32:21 +01:00
Rasmus Kaj
d41b22b4b8 Update and reenable rustfmt.
Update code format to the new recommended style.
2017-11-08 21:55:12 +01:00
Rasmus Kaj
7b400425de Drop rust 1.18. 2017-10-23 11:22:25 +02:00
Rasmus Kaj
48e76da129 Add rustc 1.18 build. 2017-07-27 17:35:45 +02:00
Rasmus Kaj
49e53ffba3 Enable cargo crate cache on travis. 2016-09-23 17:16:24 +02:00
Rasmus Kaj
551e24cc69 Use DATABASE_URL consistently. 2016-06-05 00:57:38 +02:00
Rasmus Kaj
f32e634177 I keep trying ... 2016-06-04 23:46:49 +02:00
Rasmus Kaj
71fda486d1 Where to find diesel. 2016-06-04 23:28:37 +02:00
Rasmus Kaj
a4ea9b2e43 Typo. 2016-06-04 23:21:45 +02:00
Rasmus Kaj
4d970fbaa2 Try to fix diesel setup for travis. 2016-06-04 23:20:45 +02:00
Rasmus Kaj
1967c3dddf Try without default features.
Sqlite is not needed (and not provided on travis).
2016-06-04 22:50:35 +02:00
Rasmus Kaj
39b4ab79b0 Travis needs diesel_cli. 2016-06-04 21:17:22 +02:00
Rasmus Kaj
ffb5bbaf39 Reimplement all time-based views.
Also, proper database migrations and an attempt to make things
work on travis.
2016-06-04 21:08:14 +02:00
Rasmus Kaj
9db64eb67d Enable travis ci. 2015-11-26 17:30:19 +01:00