aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add `travis_wait` to extend build-time.Lakelezz2018-10-101-1/+1
|
* Make travis build rustc 1.25.0Zeyla Hellyer2018-08-061-0/+1
|
* Fix travis' cache by chmoding $HOME/.cargo (#252)MOZGIII2018-01-181-0/+3
|
* Set a travis caching timeout of 900 secondsZeyla Hellyer2018-01-071-0/+1
| | | | | Increased from the previous set 180 seconds, which was timing out and causing future builds to always re-compile dependencies.
* travis: don't test rustfmtZeyla Hellyer2017-09-181-2/+0
|
* travis: simplify caching configZeyla Hellyer2017-08-181-3/+1
|
* travis: run rustfmtZeyla Hellyer2017-08-181-0/+4
|
* make Travis test on OS X (#123)Alex Lyon2017-08-051-1/+2
|
* Travis: allow nightly to failAustin Hellyer2016-11-151-0/+3
|
* Fix travis to install libsodiumAustin Hellyer2016-11-151-10/+16
|
* Travis: Pass feature flag 'voice'Austin Hellyer2016-11-141-1/+1
|
* Add travis configAustin Hellyer2016-11-061-0/+15