Browse Source

Disable OSX builds while they're tested

add-rc-path
Alex Crichton 10 years ago
parent
commit
c2c15ea591
  1. 1
      .travis.yml

1
.travis.yml

@ -31,7 +31,6 @@ notifications:
on_success: never
os:
- linux
- osx
addons:
apt:
packages:

Loading…
Cancel
Save