Skip to content

Commit 88e69c0

Browse files
committed
chore: Ignore windows tests for now
1 parent e4551a7 commit 88e69c0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ node_js:
1010
- '12'
1111
- '10'
1212
- '8'
13+
jobs:
14+
allow_failures:
15+
- os: windows

0 commit comments

Comments
 (0)