Skip to content

Commit 074a674

Browse files
committed
bionic is broken for Arduino IDE 1.6.13 so we keep xenial
1 parent 8239e16 commit 074a674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sudo: false
22
dist:
3-
- bionic
3+
- xenial
44
addons:
55
apt:
66
packages:

0 commit comments

Comments
 (0)