summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Temporarily disable s390xJason Longshore2018-05-101-0/+2
* Temporarily disable sparc64Jason Longshore2018-05-101-1/+3
* bump compat Rust version from 1.0.0 to 1.13.0gnzlbg2018-04-171-2/+2
* Pin aarch64 musl to 1.22.0Alex Crichton2017-11-251-1/+2
* Auto merge of #824 - malbarbo:x32-1, r=alexcrichtonbors2017-10-281-2/+7
|\
| * Add issue for linux x32 failing to buildMarco A L Barbosa2017-10-271-0/+2
| * Enable x86_64-unknown-linux-gnux32 on CIMarco A L Barbosa2017-10-271-2/+5
* | Auto merge of #823 - malbarbo:sparc64-test, r=alexcrichtonbors2017-10-281-0/+1
|\ \
| * | Add sparc64-unknown-linux-gnu to CI (with disabled tests)Marco A L Barbosa2017-10-271-0/+1
| |/
* | Auto merge of #821 - malbarbo:mips64el-test, r=alexcrichtonbors2017-10-281-0/+1
|\ \
| * | Add mips64el to CIMarco A L Barbosa2017-10-271-0/+1
| |/
* | Auto merge of #818 - malbarbo:powerpc64le-test, r=alexcrichtonbors2017-10-281-0/+1
|\ \
| * | Add powerpc64le to CIMarco A L Barbosa2017-10-241-0/+1
| |/
* | Disable i686-linux-android temporarilyAlex Crichton2017-10-271-1/+2
|/
* Add more Linux-based syscall tablesAlex Crichton2017-10-181-1/+4
* Remove caching and fix FreeBSD testsAlex Crichton2017-09-051-2/+0
* apple: Add VM_* constants from mach/vm_statistics.hJoshua Liebow-Feeser2017-08-301-0/+4
* Add asmjs/wasm32 to CIAlex Crichton2017-08-261-0/+2
* Add ios flags to ios invocationsAlex Crichton2017-08-221-2/+6
* Leverage Cargo's target runner support to execute testsAlex Crichton2017-08-211-2/+6
* Remove OpenBSD CIAlex Crichton2017-08-181-3/+0
* Clean up CI configuration and add s390xAlex Crichton2017-07-071-70/+25
* Add x86_64-linux-android testMarco A L Barbosa2017-05-031-0/+4
* Get CI working againAlex Crichton2017-03-231-10/+9
* Enable travis tests for {i686, aarch64}-linux-androidMarco A L Barbosa2017-02-241-0/+6
* osx_image was in the wrong place?Kevin Brothaler2017-01-171-1/+2
* Run the unit tests on the iOS simulator for x86_64-apple-iosKevin Brothaler2017-01-171-1/+1
* Update both mips musl download locationsAlex Crichton2016-12-021-3/+3
* Bump to 0.2.18Alex Crichton2016-12-021-8/+7
* Update travis tokenAlex Crichton2016-11-191-1/+1
* Merge pull request #456 from alexcrichton/cache-thingsAlex Crichton2016-11-181-0/+2
|\
| * Share the host's `target` directory for testsAlex Crichton2016-11-171-0/+2
* | Move docs back to nightlyAlex Crichton2016-11-171-1/+1
|/
* Generate docs on 1.10.0Alex Crichton2016-10-281-1/+1
* Try to fix powerpc64 and update to crates.io ctestAlex Crichton2016-10-201-1/+1
* Merge pull request #428 from alexcrichton/fixesAlex Crichton2016-10-141-0/+3
|\
| * Add a number of constants to mips64Alex Crichton2016-10-141-0/+3
* | Go back to stable for rustdocAlex Crichton2016-10-141-1/+1
|/
* Fix the build on s390xAlex Crichton2016-10-101-1/+1
* add CI for mips-muslJorge Aparicio2016-09-111-0/+3
* Add CI for mipsel-unknown-linux-muslAlex Crichton2016-08-281-0/+3
* Fix and add testing for powerpc64Alex Crichton2016-08-261-0/+3
* Use https for webhooksAlex Crichton2016-08-261-1/+1
* Get powerpc-unknown-linux-gnu working and testedAlex Crichton2016-08-261-0/+3
* Add ci for i686-unknown-linux-muslAlex Crichton2016-08-261-0/+3
* Use docker for all CI tests and imagesAlex Crichton2016-06-151-31/+72
* Add Directory file descriptor relative syscall.Axel Viala2016-06-101-0/+1
* Use '&&' on travis, not ';'Alex Crichton2016-04-111-2/+2
* Run CI on all branchesAlex Crichton2016-03-111-3/+0
* Add webhooks to travisAlex Crichton2016-03-101-1/+2