Change Travis to Ubuntu 20.04 LTS (focal)
This commit is contained in:
parent
0be90dc5d1
commit
f924fb9ade
|
|
@ -1,4 +1,4 @@
|
||||||
dist: trusty
|
dist: focal
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get install -y ninja-build
|
- sudo apt-get install -y ninja-build
|
||||||
# Arduino IDE adds a lot of noise caused by network traffic, trying to firewall it off
|
# Arduino IDE adds a lot of noise caused by network traffic, trying to firewall it off
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue