aboutsummaryrefslogtreecommitdiffstats
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 c74e1020..2fbb3b16 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,13 +11,11 @@ language: cpp
matrix:
include:
- os: linux
- group: deprecated-2017Q4
compiler: gcc
sudo : true
install: ./ci/install-linux.sh && ./ci/log-config.sh
script: ./ci/build-linux-bazel.sh
- os: linux
- group: deprecated-2017Q4
compiler: clang
sudo : true
install: ./ci/install-linux.sh && ./ci/log-config.sh