aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index b18335d743..f47fe8bb2c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,8 +27,6 @@ env:
matrix:
## include creates builds with gcc, linux, unless we override those defaults
include:
- ## gcc is the default compiler for most jobs, so we want a clang Linux job
- - compiler: clang
## clang is the default macOS compiler, so we use it for the macOS job
- compiler: clang
os: osx