Update .travis.yml

This commit is contained in:
relmonta 2020-06-19 18:30:18 +02:00 committed by GitHub
parent bb177c3380
commit 12082f0841
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,5 +7,6 @@ julia:
- 1.4
before_script:
- julia -e 'using Pkg; Pkg.add(PackageSpec(url="https://github.com/mathn7/Test_Optinum.git"))'
- julia -e 'using Test_Optinum; Test_Optinum.effacer_stacktrace()'
notifications:
email: false