Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-05 | Add circleci config | Alex Orlenko | |
2018-10-13 | fix broken .travis.yml | kyren | |
2018-10-13 | add rustfmt checks to travis (stable channel) | kyren | |
2018-09-02 | better cargo test flags for travis | kyren | |
2018-02-10 | fix duplicated matrix entry for .travis.yml | kyren | |
2018-02-10 | Attempt to enable compiletest_rs on nightly on travis | kyren | |
2017-08-02 | Deny warnings on Travis | Jonas Schievink | |
Always treating warnings as errors makes development annoying ("ugh I don't want to fix this right now"), but ignoring them quickly leaves them unfixed and shines a bad light on the project when other people want build it ("hmm, this crate's a little to... yellow for my taste"). I've found that this is pretty much a perfect middle ground (even though rlua doesn't require CI to pass before merging PRs). | |||
2017-05-22 | Add travis-ci script | kyren | |