12 Commits

Author SHA1 Message Date
Jonas Platte
b9f5fd796e
Bump MSRV to 1.36.0 2019-11-24 15:43:13 +01:00
Jonas Platte
398e0a73d1 travis: Don't run clippy on old rustc 2019-10-23 03:05:16 +02:00
Jonas Platte
677fb69bde travis: Add allowed-to-fail nightly job 2019-10-23 02:52:38 +02:00
Jonas Platte
09a5e80472 travis: Only run cargo-audit on stable
… since there's no benefit in running it multiple times and cargo-audit
can't be built with older versions of rustc (at the time of writing,
cargo-audit has a minimum rustc version of 1.36.0)
2019-10-23 02:46:23 +02:00
Jonas Platte
1689b09a05 travis: Test ruma-events on different rustc versions 2019-10-23 02:10:53 +02:00
Jonas Platte
fb0f8a4d91 Integrate ruma-events-macros into the repository 2019-09-13 22:32:17 +02:00
Jimmy Cuadra
0a23110786 Only build PRs and the master branch on CI. 2019-08-03 14:01:27 -07:00
Jimmy Cuadra
87a608b9f0 Run cargo-audit on CI. 2019-07-23 09:56:54 -07:00
Jimmy Cuadra
16347d7209 Add rustfmt and clippy to CI and address clippy warnings. 2019-06-02 18:42:36 -07:00
Jimmy Cuadra
dc7d71c79c Use stable Rust on Travis. 2019-06-02 09:13:45 -07:00
Jimmy Cuadra
ee1c3d5115 Encrypt IRC channel name for Travis notifications.
See https://github.com/travis-ci/travis-ci/issues/1094
2016-12-11 23:24:46 -08:00
Jimmy Cuadra
94069b0eb2 Set up project to build on Travis. 2016-07-28 02:24:34 -07:00