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
|
||||
sudo: false
|
||||
compiler: ": clang"
|
||||
sudo: false
|
||||
env: JOBS=4 CXX="ccache g++-6" CC="gcc-6"
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Reference in a new issue