Skip to content

Commit 6a354b4

Browse files
committed
Allow more test failures on Windows
1 parent 4f0cc89 commit 6a354b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343
- os: windows
4444
julia: 1.0
4545
env: JULIA_NUM_THREADS=4
46+
- os: windows
47+
julia: 1.3
48+
env: JULIA_NUM_THREADS=4
4649
fast_finish: true
4750
exclude:
4851
# To recuce number of tests:

0 commit comments

Comments
 (0)