Turning off OSX builds for now.

master
Harshavardhana 8 years ago
parent a4a55bf134
commit c3ab8bbd51
  1. 6
      .travis.yml

@ -4,9 +4,9 @@ language: go
os:
- linux
- osx
osx_image: xcode7.2
## Turning off for now.
# - osx
# osx_image: xcode7.2
env:
- ARCH=x86_64

Loading…
Cancel
Save