diff --git a/.travis.yml b/.travis.yml index 92d481012..29879e447 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