only build on osx

This commit is contained in:
fscherwi 2016-02-23 08:48:54 +01:00
parent 194b76283f
commit ad431fda81
1 changed files with 4 additions and 12 deletions

View File

@ -1,8 +1,8 @@
sudo: false
language: objective-c
os:
- linux
- osx
osx_image: beta-xcode6.2
sudo: false
git:
depth: 10
@ -70,11 +70,3 @@ before_install:
# Elm
- curl -L -o /tmp/elm-format.tgz https://github.com/avh4/elm-format/releases/download/0.1-alpha2/elm-format-0.1-alpha2-mac-x64.tgz
- tar xvzf /tmp/elm-format.tgz -C /usr/local/bin
addons:
apt:
packages:
- build-essential
- git
- libgnome-keyring-dev
- fakeroot