fix travis windows

This commit is contained in:
Marin Petrunić 2020-06-23 12:00:01 +02:00
parent e9bc0dbe44
commit 40b547a6b1
No known key found for this signature in database
GPG Key ID: 834D07135E110DA5

View File

@ -5,6 +5,9 @@ stages:
- test
- cov
env:
- YARN_GPG=no
node_js:
- '12'
- '14'