Merge pull request #2 from gtmanfred/travis

allow failures on ubuntu
This commit is contained in:
Daniel Wallace 2018-08-14 13:48:41 -05:00 committed by GitHub
commit 518b6b5389
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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