Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |