summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2016-12-10Allow failures of 1.7 buildsPhilipp Matthias Schaefer
2016-11-15Fail on beta builds again.Philipp Matthias Schaefer
2016-10-24ci: drop official support for rustc < 1.7.0Paul Osborne
2016-10-22Temporarily allow beta failures till 1.13.0-beta.3 or later is releasedPhilipp Matthias Schaefer
2016-08-05No longer support Rust 1.1Philipp Matthias Schaefer
2016-07-12ci: only attempt travis-cargo under linuxPaul Osborne
2016-07-10ci: push docs to gh-pages and code cov to coverallsPaul Osborne
2016-05-26Fix deployment of docs from travis.Justin Latimer
2016-05-11Fix a typo in travis config.Justin Latimer
2016-03-21testing: failing on arm is no longer an allowed failure!Paul Osborne
2016-03-17travis: add back testing on all rust versions (for linux)Paul Osborne
2016-03-17travis: only require sudo on docker/i686 buildsPaul Osborne
2016-03-13testing: docker tests now work on travisPaul Osborne
2016-03-13testing: first shot at testing with travis for arm, mips, android, ...Paul Osborne
2016-03-05testing: increase stability by removing thread parallelismPaul Osborne
2016-01-29ci: Re-enable Travis builds for i686Kamal Marhubi
2016-01-28ci: Disable i686 buildsKamal Marhubi
2016-01-18ci: Test on Rust stable, beta, 1.1.0+Kamal Marhubi
2015-09-24Bump .travis.yml to Rust 1.1.0Geoffrey Thomas
2015-07-09Fix Travis doc buildsCarl Lerche
2015-07-09Run 32 bit CI buildsCarl Lerche
2015-07-08Run tests with one thread on travisCarl Lerche
2015-07-06Add feature flag around execvpeTilde Engineering
2015-05-28Deploy docs to S3Carl Lerche
2015-05-28Run CI on linux & os xCarl Lerche
2015-04-24Run CI on beta and nightlyCarl Lerche
2015-02-20Automatically deploy docsCarl Lerche
2015-01-03Added travis testsValerii Hiora