travis: Allow the wasm target to fail.

This commit is contained in:
Damir Jelić 2020-07-07 17:40:00 +02:00
parent 2663a17065
commit 9f957655d0

View file

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