summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 45b5146..722688d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,12 +12,12 @@ matrix:
- FILE=tikzit-osx.dmg
- QTVER=511
- DEPLOY_TIKZIT=1
- - os: osx
- compiler: clang
- env:
- - FILE=tikzit-osx-mountain.dmg
- - QTVER=56
- - DEPLOY_TIKZIT=1
+ # - os: osx
+ # compiler: clang
+ # env:
+ # - FILE=tikzit-osx-mountain.dmg
+ # - QTVER=56
+ # - DEPLOY_TIKZIT=1
before_install:
# - '[[ "$TRAVIS_OS_NAME" != osx || "$QTVER" != 56 ]] || curl https://raw.githubusercontent.com/GiovanniBussi/macports-ci/master/macports-ci > macports-ci'