diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2017-02-22 12:07:38 +0100 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2017-02-22 12:07:38 +0100 |
commit | 84183465281f798e6fcc13a17e2b9d459b7c5078 (patch) | |
tree | 660d76377461c53207c7a9f780b3945e2fbcad0f | |
parent | 31c9132cac96de3cada18722d3e2d2bed6ab54a6 (diff) |
Disable osx testing.
Not only for the large build times, but also because builds have been stalled
for long, and I had to merge a few PRs manually already.
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ba5ec867..0d256172 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ addons: os: - linux - - osx rust: - stable |