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 54738ae commit a9628c4Copy full SHA for a9628c4
.travis.yml
@@ -4,7 +4,6 @@ os:
4
- osx
5
julia:
6
- 0.6
7
- - nightly
8
notifications:
9
email: false
10
script:
appveyor.yml
@@ -2,8 +2,6 @@ environment:
2
matrix:
3
- JULIA_URL: "https://julialang-s3.julialang.org/bin/winnt/x86/0.6/julia-0.6-latest-win32.exe"
- JULIA_URL: "https://julialang-s3.julialang.org/bin/winnt/x64/0.6/julia-0.6-latest-win64.exe"
- - JULIA_URL: "https://julialangnightlies-s3.julialang.org/bin/winnt/x86/julia-latest-win32.exe"
- - JULIA_URL: "https://julialangnightlies-s3.julialang.org/bin/winnt/x64/julia-latest-win64.exe"
branches:
only:
0 commit comments