travis: Allow the wasm target to fail.

master
Damir Jelić 2020-07-07 17:40:00 +02:00
parent 2663a17065
commit 9f957655d0
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ addons:
jobs:
allow_failures:
- os: windows
- os: linux
name: wasm32-unknown-unknown
include:
- stage: Lint