We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f0cc89 commit 6a354b4Copy full SHA for 6a354b4
1 file changed
.travis.yml
@@ -43,6 +43,9 @@ jobs:
43
- os: windows
44
julia: 1.0
45
env: JULIA_NUM_THREADS=4
46
+ - os: windows
47
+ julia: 1.3
48
+ env: JULIA_NUM_THREADS=4
49
fast_finish: true
50
exclude:
51
# To recuce number of tests:
0 commit comments