remove duplicate sudo:false from travis
This commit is contained in:
parent
7affd45511
commit
068ead5a13
2 changed files with 1 additions and 2 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:
|
||||
|
|
2
deps/mapbox/variant
vendored
2
deps/mapbox/variant
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 18919174da93165a79ca5fdbfde4b172182c6156
|
||||
Subproject commit 6317a0b7406395729139327a83a71cfa14513fac
|
Loading…
Reference in a new issue