Test Travis with focal Ubuntu20.04 LTS

This commit is contained in:
3d-gussner 2022-01-10 10:34:22 +01:00
parent 1abd2be96d
commit a7839a6cc6

View File

@ -1,4 +1,4 @@
dist: trusty
dist: focal
before_install:
- sudo apt-get install -y ninja-build
# Arduino IDE adds a lot of noise caused by network traffic, trying to firewall it off