[travis] allow 'results' and 'snap' tests to fail
This commit is contained in:
@@ -29,6 +29,9 @@ matrix:
|
|||||||
- snapcraft --destructive-mode
|
- snapcraft --destructive-mode
|
||||||
- sudo snap try
|
- sudo snap try
|
||||||
- snap run gallery-dl --verbose https://twitter.com/ubuntu/status/1121001597092364288
|
- snap run gallery-dl --verbose https://twitter.com/ubuntu/status/1121001597092364288
|
||||||
|
allow_failures:
|
||||||
|
- env: GALLERYDL_TESTS=results
|
||||||
|
- env: GALLERYDL_TESTS=snap
|
||||||
|
|
||||||
git:
|
git:
|
||||||
depth: 3
|
depth: 3
|
||||||
|
|||||||
Reference in New Issue
Block a user