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