travis: Allow windows to fail for now.

master
Damir Jelić 2020-07-07 17:19:26 +02:00
parent 7124235d1b
commit 2663a17065
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ addons:
- libssl-dev - libssl-dev
jobs: jobs:
allow_failures:
- os: windows
include: include:
- stage: Lint - stage: Lint
os: linux os: linux