summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Don't run travis tests on master.Mark Simulacrum2017-06-041-3/+17
* Deploy linux-x86_64 artifacts on try branch.Tom Prince2017-06-031-4/+18
* Change .travis.yml's `language: minimal` to `generic`.kennytm2017-06-021-1/+1
* ci: Improve log output (mainly Travis).kennytm2017-06-021-6/+7
* Update sccache binaries to mozilla/sccache@d3627d766Alex Crichton2017-05-121-1/+1
* Fix "an" usageacdenisSK2017-05-061-1/+1
* Rollup merge of #41600 - ranma42:xz-dist, r=alexcrichtonCorey Farwell2017-05-031-3/+12
|\
| * Retry `brew` commands upon failureAndrea Canciani2017-05-031-3/+6
| * Fix MacOSX buildAndrea Canciani2017-05-031-3/+9
* | ci: Update sccache buildAlex Crichton2017-04-291-1/+1
* | appveyor: Use Ninja/sccache on MSVCAlex Crichton2017-04-271-1/+1
* | travis: Update sccache build usedAlex Crichton2017-04-271-1/+1
* | Support AddressSanitizer and ThreadSanitizer on x86_64-apple-darwin.kennytm2017-04-251-2/+2
|/
* Disable git caches againAidan Hobson Sayers2017-04-191-5/+0
* travis: Update sccache binariesAlex Crichton2017-04-041-1/+1
* update image name for DEPLOY_ALTTim Neumann2017-04-041-1/+1
* travis: Split all dist builders in twoAlex Crichton2017-04-031-5/+13
* Auto merge of #40967 - alexcrichton:old-osx, r=brsonbors2017-04-011-10/+16
|\
| * travis: Compile OSX releases with Xcode 7Alex Crichton2017-03-311-10/+16
* | Rollup merge of #40780 - aidanhs:aphs-cache-git-modules, r=alexcrichtonCorey Farwell2017-03-291-6/+16
|\ \ | |/ |/|
| * Attempt to cache git modulesAidan Hobson Sayers2017-03-291-6/+16
* | travis: Update sccache againAlex Crichton2017-03-241-1/+1
* | Auto merge of #40769 - alexcrichton:osx-crash-logs, r=nikomatsakisbors2017-03-241-0/+12
|\ \
| * | travis: Attempt to see if oom kills anythingAlex Crichton2017-03-231-0/+4
| * | travis: See if OSX generates crash dumpsAlex Crichton2017-03-231-0/+8
| |/
* | travis: Update sccache binaryAlex Crichton2017-03-231-1/+1
|/
* travis: Don't enable quiet testsAlex Crichton2017-03-211-5/+4
* travis: Add timestamps to all build messagesAlex Crichton2017-03-211-5/+12
* travis: Don't set `RUST_LOG` globallyAlex Crichton2017-03-201-5/+0
* Auto merge of #40482 - wagenet:fix-old-macos, r=alexcrichtonbors2017-03-181-0/+10
|\
| * Target builds for older macOSPeter Wagenet2017-03-141-0/+10
* | travis: Update sccache binaryAlex Crichton2017-03-161-2/+2
|/
* Update Cargo to fix nightly channelAlex Crichton2017-03-121-5/+5
* Attempt to debug sccache in more locationsAlex Crichton2017-03-111-0/+11
* Auto merge of #40432 - alexcrichton:rollup, r=alexcrichtonbors2017-03-111-3/+3
|\
| * Rollup merge of #40424 - alexcrichton:faster-travis-osx, r=brsonAlex Crichton2017-03-101-3/+1
| |\
| | * travis: Remove compiling OpenSSL through homebrewAlex Crichton2017-03-101-3/+1
| * | Rollup merge of #40324 - alexcrichton:sccache-errors, r=aturonAlex Crichton2017-03-101-0/+1
| |\ \
| | * | travis: Attempt to debug sccache failuresAlex Crichton2017-03-101-0/+1
| | |/
| * | travis: Fuchsia builderPetr Hosek2017-03-101-0/+1
| |/
* | rustc: Support auto-retry linking on a segfaultAlex Crichton2017-03-101-0/+5
|/
* travis: Split the linux-tested-targets builderAlex Crichton2017-03-091-1/+2
* add some disk usage accountingAriel Ben-Yehuda2017-03-091-0/+18
* travis: Split Android into dist/test imagesAlex Crichton2017-02-271-1/+2
* appveyor: Use sccache on pc-windows-gnu for cachingAlex Crichton2017-02-271-2/+2
* travis: Make more network requests retryableAlex Crichton2017-02-251-2/+2
* Update sccache binaries on CIAlex Crichton2017-02-241-4/+6
* Rollup merge of #39754 - alexcrichton:less-assertions, r=brsonCorey Farwell2017-02-141-0/+30
|\
| * travis: Add builders without assertionsAlex Crichton2017-02-111-0/+30
* | Automatically vendor Cargo deps when building the source tarballs.Eduard-Mihai Burtescu2017-02-141-2/+11
|/