We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c47e18 commit df4a302Copy full SHA for df4a302
.travis.yml
@@ -5,7 +5,6 @@ os:
5
- linux
6
- osx
7
julia:
8
- - 0.7
9
- nightly
10
notifications:
11
email: false
appveyor.yml
@@ -2,8 +2,6 @@ environment:
2
matrix:
3
- JULIA_URL: "https://julialangnightlies-s3.julialang.org/bin/winnt/x86/julia-latest-win32.exe"
4
- JULIA_URL: "https://julialangnightlies-s3.julialang.org/bin/winnt/x64/julia-latest-win64.exe"
- - JULIA_URL: "https://julialang-s3.julialang.org/bin/winnt/x86/0.7/julia-0.7.0-beta2-win32.exe"
- - JULIA_URL: "https://julialang-s3.julialang.org/bin/winnt/x64/0.7/julia-0.7.0-beta2-win64.exe"
branches:
only:
0 commit comments