adds 32-bit windows testing for appveyor
This commit is contained in:
parent
e7b67133b3
commit
e45ca2e0b6
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
environment:
|
||||
matrix:
|
||||
- JULIAVERSION: "julialang/bin/winnt/x64/0.6/julia-0.6-latest-win64.exe"
|
||||
- JULIAVERSION: "julialang/bin/winnt/x86/0.6/julia-0.6-latest-win32.exe"
|
||||
|
||||
notifications:
|
||||
- provider: Email
|
||||
|
|
Loading…
Reference in a new issue