summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 2eb14a96f..bdf3e8d42 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,10 +39,10 @@ matrix:
compiler: gcc
os: linux
- - env: PLATFORM=Unix
- compiler: clang
- os: osx
- osx_image: xcode8
+# - env: PLATFORM=Unix
+# compiler: clang
+# os: osx
+# osx_image: xcode8
- env: PLATFORM=Unix COMPILER=gcc-6
compiler: gcc