summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-09-05Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-05Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
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.3.2' into maint-0.3.3Nick Mathewson
2018-09-05Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-09-05Merge branch 'maint-0.3.3' into maint-0.3.4Nick 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-033' into travis-osx-034teor
2018-08-10Merge branch 'travis-osx-032' into travis-osx-033teor
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-033' into travis-osx-034teor
2018-08-10Merge branch 'travis-osx-032' into travis-osx-033teor
2018-08-10Travis: Check Rust with distcheck in 0.3.3 and laterteor
2018-08-10Travis: Use TOR_RUST_DEPENDENCIES for 0.3.3 and laterteor
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: Check disable module dirauth with and without rustteor
2018-08-10Travis: Check Rust with distcheck in 0.3.3 and laterteor
2018-08-10Travis: Use TOR_RUST_DEPENDENCIES for 0.3.3 and laterteor
2018-08-10Travis: put distcheck first for readabilityteor
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