mirror of
https://github.com/wassname/cachier.git
synced 2026-09-09 11:19:08 +08:00
allowing ox and windows fails 2
This commit is contained in:
+2
-3
@@ -6,9 +6,8 @@ python:
|
||||
matrix:
|
||||
fast_finish: true # allows to determine results when linux builds finish, without waiting for osx and windows builds
|
||||
allow_failures:
|
||||
- os:
|
||||
- osx
|
||||
- windows
|
||||
- os: osx
|
||||
- os: windows
|
||||
include:
|
||||
- python: 3.7
|
||||
dist: xenial
|
||||
|
||||
Reference in New Issue
Block a user