Unverified Commit 915f6cfe authored by Gennadiy Civil's avatar Gennadiy Civil Committed by GitHub
Browse files

Update .travis.yml

parent 5404fd7d
...@@ -22,18 +22,6 @@ matrix: ...@@ -22,18 +22,6 @@ matrix:
install: ./ci/install-linux.sh && ./ci/log-config.sh install: ./ci/install-linux.sh && ./ci/log-config.sh
script: ./ci/build-linux-bazel.sh script: ./ci/build-linux-bazel.sh
- os: linux
compiler: gcc-6
sudo : true
script:
- ./ci/travis.sh
- os: linux
compiler: gcc-7
sudo : true
script:
- ./ci/travis.sh
- os: linux - os: linux
compiler: gcc compiler: gcc
install: ./ci/install-linux.sh && ./ci/log-config.sh install: ./ci/install-linux.sh && ./ci/log-config.sh
...@@ -77,8 +65,6 @@ addons: ...@@ -77,8 +65,6 @@ addons:
packages: packages:
- g++-4.9 - g++-4.9
- clang-3.9 - clang-3.9
- g++-7
- g++-6
notifications: notifications:
email: false email: false
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