Trying to fix travis
This commit is contained in:
parent
5add34775c
commit
2982dc1a58
|
@ -13,15 +13,11 @@ matrix:
|
|||
- os: linux
|
||||
group: deprecated-2017Q4
|
||||
compiler: gcc
|
||||
sudo: true
|
||||
cache:
|
||||
install: ./ci/install-linux.sh && ./ci/log-config.sh
|
||||
script: ./ci/build-linux-bazel.sh
|
||||
- os: linux
|
||||
group: deprecated-2017Q4
|
||||
compiler: clang
|
||||
sudo: true
|
||||
cache:
|
||||
install: ./ci/install-linux.sh && ./ci/log-config.sh
|
||||
script: ./ci/build-linux-bazel.sh
|
||||
- os: linux
|
||||
|
|
Loading…
Reference in New Issue
Block a user