remove duplicate sudo:false from travis
This commit is contained in:
parent
283481b347
commit
a3b4e1f575
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ matrix:
|
||||||
- os: linux
|
- os: linux
|
||||||
sudo: false
|
sudo: false
|
||||||
compiler: ": clang"
|
compiler: ": clang"
|
||||||
sudo: false
|
|
||||||
env: JOBS=4 CXX="ccache g++-6" CC="gcc-6"
|
env: JOBS=4 CXX="ccache g++-6" CC="gcc-6"
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Reference in a new issue