summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-09-05Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-09-05Merge remote-tracking branch 'teor/bug27418-029' into maint-0.2.9Nick Mathewson
2018-09-05Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-09-05Travis: don't call echo with a --flag as the first argumentteor
2018-09-05Travis: when showing a log fails, keep trying to show other logsteor
2018-08-10Merge branch 'travis-osx-029' into travis-osx-032teor
2018-08-10Travis: add a missing macOS asciidoc env varteor
2018-08-10Merge branch 'travis-osx-029' into travis-osx-032teor
2018-08-10Travis: Improve Rust commentsteor
2018-08-10Travis: add a missing macOS asciidoc dependencyteor
2018-08-10Travis: put distcheck first for readabilityteor
2018-08-10Travis: Use cargo cacheteor
2018-08-10Travis: fix a typoteor
2018-08-09Travis: fix a typoteor
2018-08-09Travis: add rust cargo offline modeteor
2018-08-09Travis: add rust cargo online modeteor
2018-08-09Travis: add lzma and zstd, where availableteor
2018-08-09Travis: list installed package versions before buildingteor
2018-08-09Travis: run an asciidoc buildteor
2018-08-09Travis: Use ccacheteor
2018-08-09Travis: make macOS builds work for Tor 0.2.9teor
2018-08-09Travis: create configure flags once, then echo the flagsteor
2018-08-09Travis: enable macOS buildsteor
2018-08-09Travis: Rewrite .travis.ymlteor
2018-08-09Add more optional packages to TravisTaylor Yu
2018-04-26Show test-suite.log for distcheck on Travis CITaylor Yu
2018-04-18Add distcheck support to travis configuration.Nick Mathewson
2018-04-16Add support for the coveralls.io coverage tool in travis configNick Mathewson
2018-03-19Merge branch 'maint-0.2.5' into maint-0.2.9Nick Mathewson
2018-03-01Document how to allow partial Travis failuresTaylor Yu
2018-01-19Merge branch 'maint-0.2.5' into maint-0.2.9Nick Mathewson
2018-01-17Work around Travis CI ptrace regressionTaylor Yu
2017-07-26Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-07-26Point travis to #tor-ci, not #tor-botsNick Mathewson
2017-07-26Travis update: "gcc-warnings" became "fatal-warnings" in 0.2.9Nick Mathewson
2017-07-25In < 0.2.9.x, --enable-fatal-warnings was --enable-gcc-warnings.Isis Lovecruft
2017-07-25Builds on CI should use --enable-fragile-hardening.Isis Lovecruft
2017-07-25Install optional dependencies during Travis CI builds.Isis Lovecruft
2017-07-25Fix CI homebrew checks for outdated packages.Isis Lovecruft
2017-07-17Fix and expand upon our Travis CI configuration.Isis Lovecruft
2017-07-13.travis.yml to run test suitePatrick O'Doherty