Commit Graph

2 Commits

Author SHA1 Message Date
Jonas Schievink bc3add1a8f Deny warnings on Travis
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-08-02 23:13:02 +02:00
kyren 151d830bf4 Add travis-ci script 2017-05-22 23:00:32 -04:00