Commit Graph

5 Commits

Author SHA1 Message Date
kyren 42054a9bfe better cargo test flags for travis 2018-09-02 02:53:30 -04:00
kyren 1426bdbc16 fix duplicated matrix entry for .travis.yml 2018-02-10 00:35:12 -05:00
kyren d4c80d44c8 Attempt to enable compiletest_rs on nightly on travis 2018-02-10 00:27:15 -05:00
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