mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-11-19 06:30:29 +01:00
drop julia 1.0, 1.2, 1.3 from travis
This commit is contained in:
parent
5b1ab66797
commit
a63fd76ca8
@ -4,10 +4,8 @@ os:
|
||||
- linux
|
||||
- osx
|
||||
julia:
|
||||
- 1.0
|
||||
- 1.1
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- nightly
|
||||
notifications:
|
||||
email: true
|
||||
@ -16,8 +14,4 @@ matrix:
|
||||
allow_failures:
|
||||
- julia: nightly
|
||||
|
||||
## uncomment the following lines to override the default test
|
||||
# script:
|
||||
# - julia -e 'Pkg.clone(pwd()); Pkg.build("Groups"); Pkg.test("Groups"; coverage=true)'
|
||||
|
||||
codecov: true
|
||||
|
Loading…
Reference in New Issue
Block a user