[travis] allow 'results' and 'snap' tests to fail

pull/658/head
Mike Fährmann 5 years ago
parent ce73796eaa
commit d47d0f757c
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -29,6 +29,9 @@ matrix:
- snapcraft --destructive-mode
- sudo snap try
- snap run gallery-dl --verbose https://twitter.com/ubuntu/status/1121001597092364288
allow_failures:
- env: GALLERYDL_TESTS=results
- env: GALLERYDL_TESTS=snap
git:
depth: 3

Loading…
Cancel
Save