Update .travis.yml
This commit is contained in:
parent
b151776733
commit
a31ce8753f
|
@ -6,7 +6,6 @@ language: julia
|
||||||
- windows
|
- windows
|
||||||
julia:
|
julia:
|
||||||
- 1.4
|
- 1.4
|
||||||
|
|
||||||
beofre_script:
|
beofre_script:
|
||||||
- julia -e 'using Pkg; Pkg.add(PackageSpec(url="https://github.com/mathn7/TestOptinum.git"))'
|
- julia -e 'using Pkg; Pkg.add(PackageSpec(url="https://github.com/mathn7/TestOptinum.git"))'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue