summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2017-07-18Allow failures when testing Rust betaBryant Mairs
2017-07-18Downgrade powerpc/Linux/Gnu to Tier 2Bryant Mairs
2017-07-13Make Travis fasterAlan Somers
2017-07-10Enable termios on iOS and move it to Tier 2Bryant Mairs
2017-07-08arm-unknown-linux-musleabi is only supported on Rust 1.14+Bryant Mairs
2017-07-07Add arm/musl, mips64, and s390x linux targets to Tier3Bryant Mairs
2017-07-04Make Android a Tier 2 targetroblabla
2017-07-03Merge #640bors[bot]
2017-07-03Merge #645bors[bot]
2017-07-03Add iOS as a Tier 3 platformBryant Mairs
2017-07-03Use single threads for testingBryant Mairs
2017-06-30Add all Android targets as Tier 3 platformsBryant Mairs
2017-06-19travis: Add ppc64/ppc64leLuca Barbato
2017-06-11Merge all Linux platforms togetherBryant Mairs
2017-06-06Synchronize CI with upstream trust configurationBryant Mairs
2017-06-06Remove the default jobBryant Mairs
2017-06-06Fix x86_64 Linux/musl testsBryant Mairs
2017-06-06Fix i686 Linux/musl buildsBryant Mairs
2017-06-06Skip failing MIPS testsBryant Mairs
2017-06-06Skip failing tests for Linux/PowerPCBryant Mairs
2017-06-04Integrate the FreeBSD BuildBotAlan Somers
2017-04-15Replace homu with bors-ngKamal Marhubi
2017-04-15Allow failures for currently failing targetsBryant Mairs
2017-04-15Use min Rust version but test beta and nightlyBryant Mairs
2017-04-09ci: remove thread parallelismPaul Osborne
2017-04-09Disable tests on BSD targets.Zac Berkowitz
2017-04-09Removed arches.Zac Berkowitz
2017-04-09Added/removed CI arches.Zac Berkowitz
2017-04-09Enabled tests for BSD. Added mipsel & mips64elZac Berkowitz
2017-04-09Updated .travis.ymlZac Berkowitz
2017-04-09Added ci templates from `trust` v0.1.1Zac Berkowitz
2017-04-09Removed old ci infrastructure.Zac Berkowitz
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