summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-04-27 10:39:40 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-04-27 10:39:40 +0200
commite22ef4ba7048df651153c7b9a934ea87daf69cfc (patch)
treec5f846fc7b6d464d058dc4cb9253319488fc9140 /.travis.yml
parent33b7fa703865f6a1e33ca044384bc1a6491fedd6 (diff)
downloadcssh-e22ef4ba7048df651153c7b9a934ea87daf69cfc.tar.gz
cssh-e22ef4ba7048df651153c7b9a934ea87daf69cfc.tar.bz2
another try to remove gcc/osx builds
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c33affe..36a3361 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ compiler:
matrix:
exclude:
- compiler: gcc
- - os: osx
+ os: osx
sudo: required
before_install:
- chmod +x dist/travis/*.sh