diff --git a/.travis.yml b/.travis.yml index 92d481012546..29879e44755e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ rust: nightly os: - linux - - osx + # - osx # doesn't even start atm. Not sure what travis is up to. Disabling to reduce the noise sudo: false