Unverified Commit 29f94e01 authored by Gennadiy Civil's avatar Gennadiy Civil Committed by GitHub
Browse files

Update .travis.yml

parent 13218917
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment