TP-optimisation-numerique-2/.travis.yml

13 lines
211 B
YAML
Raw Normal View History

language: julia
os:
- osx
- linux
- windows
julia:
- 1.4
2020-06-19 16:54:27 +00:00
beofre_script:
- julia -e 'using Pkg; Pkg.add(PackageSpec(url="https://github.com/mathn7/Test_Optinum.git"))'
2020-06-19 16:54:27 +00:00
notifications:
email: false