Update .travis.yml

This commit is contained in:
relmonta 2020-11-04 14:42:53 +01:00 committed by GitHub
parent 2a66283083
commit c52f8c397b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +1,7 @@
language: julia
os:
- osx
- linux
- windows
julia:
- 1.4
beofre_script:
- julia -e 'using Pkg; Pkg.add(PackageSpec(url="https://github.com/mathn7/TestOptinum.git"))'
script:
notifications:
email: false