Remove 0.7 from tests

pull/163/head
Matti Pastell 2019-01-03 15:46:12 +02:00
parent ab09bddcd8
commit 921b9ec2ba
2 changed files with 2 additions and 4 deletions

View File

@ -1,12 +1,11 @@
language: julia
julia:
- 0.7
- 1.0
- nightly
- 1.1
matrix:
allow_failures:
- julia: nightly
- julia: 1.1
notifications:
email: false
script:

View File

@ -1,6 +1,5 @@
environment:
matrix:
- JULIA_URL: "https://julialang-s3.julialang.org/bin/winnt/x64/0.7/julia-0.7-latest-win64.exe"
- JULIA_URL: "https://julialang-s3.julialang.org/bin/winnt/x64/1.0/julia-1.0-latest-win64.exe"
branches: