Update .travis.yml
This commit is contained in:
parent
bb177c3380
commit
12082f0841
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue