Update .travis.yml
Trying to get around mongoDB expired keys, etc
This commit is contained in:
parent
73d1251fe9
commit
ed8d02cfc6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user