Update .travis.yml
This commit is contained in:
parent
5404fd7d06
commit
915f6cfef3
14
.travis.yml
14
.travis.yml
@ -22,18 +22,6 @@ matrix:
|
||||
install: ./ci/install-linux.sh && ./ci/log-config.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
|
||||
compiler: gcc
|
||||
install: ./ci/install-linux.sh && ./ci/log-config.sh
|
||||
@ -77,8 +65,6 @@ addons:
|
||||
packages:
|
||||
- g++-4.9
|
||||
- clang-3.9
|
||||
- g++-7
|
||||
- g++-6
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
Reference in New Issue
Block a user