Update .travis.yml

This commit is contained in:
relmonta 2020-11-05 19:27:11 +01:00 committed by GitHub
parent b151776733
commit a31ce8753f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,6 @@ language: julia
- windows
julia:
- 1.4
beofre_script:
- julia -e 'using Pkg; Pkg.add(PackageSpec(url="https://github.com/mathn7/TestOptinum.git"))'