allow failures on ubuntu

1604 and 1804 will timeout because apt is the slowest package manager
This commit is contained in:
Daniel Wallace 2018-08-14 13:47:50 -05:00
parent c91d35bf4a
commit c1bcb4647e
No known key found for this signature in database
GPG key ID: 5FA5E5544F010D48

View file

@ -28,6 +28,11 @@ env:
- PLATFORM=arch
- PLATFORM=opensuse
matrix:
allow_failures:
- env: PLATFORM=ubuntu-1804
- env: PLATFORM=ubuntu-1604
sudo: true
dist: trusty