summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-05-02Test on Rust stable againAlan Somers
2019-09-03Workaround an outdated Travis imageAlan Somers
2019-08-28Raise minimum supported Rust version to 1.36.0Otavio Salvador
2019-07-13Do "cargo check" instead of "cargo build" for the MSRV checkAlan Somers
2019-07-13Fix warnings on Rust 1.37.0Alan Somers
2019-07-09Merge #1085bors[bot]
2019-06-12Test minimal-dependencies in CIAlan Somers
2019-06-09Enable libc extra_traits featureBryant Mairs
2019-06-03Remove deploy steps from Travis configuration.Alan Somers
2019-06-03[skip ci] Update comments in .travis.ymlAlan Somers
2018-11-05Require Rust 1.24.1Bryant Mairs
2018-08-15travis: bump rustc to 1.22.1Igor Gnatenko
2017-12-08Run all iOS builds on a single runBryant Mairs
2017-12-08Support building and testing multiple targets at onceBryant Mairs
2017-12-02Upgrade to Bitflags 1.0Bryant Mairs
2017-12-01Test with hard-fails on stable alsoBryant Mairs
2017-08-16Reorder builds to improve build timesBryant Mairs
2017-07-29Move i686-unknown-freebsd builds from Travis to BuildBotAlan Somers
2017-07-24Disable testing because of musl #include issuesBryant Mairs
2017-07-24Disable tests on s390xBryant Mairs
2017-07-24Move Tier 3s to Tier 2Bryant Mairs
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