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