summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Collapse)Author
2016-10-03Remove i686-darwin.Andrew Gallant
Apparently 32 bit Mac CPUs are really old at this point. Also, it has been causing CI to fail lately. It's not worth it.
2016-09-20Remove GNU nightly build.Andrew Gallant
We should probably still test on it, but I'd prefer distributing exactly one Linux binary. Since the musl build is a totally static executable, we should prefer that. (The right answer is to test on GNU nightly, but don't produce a release artifact.)
2016-09-09Add standard Linux CI (GNU libc).Andrew Gallant
2016-09-09fix Rust version number in CIAndrew Gallant
2016-09-09expand Rust versions we test on.Andrew Gallant
2016-09-08update project name0.0.15Andrew Gallant
2016-09-05use correct api key0.0.2Andrew Gallant
2016-09-05Trying CI.Andrew Gallant
2016-02-27initial commitAndrew Gallant