Fix sudo.
This commit is contained in:
parent
f4d103ea36
commit
b21500e8e6
|
|
@ -28,7 +28,6 @@ addons:
|
||||||
- cmake
|
- cmake
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
|
||||||
# - source <(curl -SLs https://raw.githubusercontent.com/fortyseveneffects/travis-ci-arduino/master/install.sh)
|
# - source <(curl -SLs https://raw.githubusercontent.com/fortyseveneffects/travis-ci-arduino/master/install.sh)
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue