mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
Update .travis.yml
This commit is contained in:
@@ -4,3 +4,5 @@ julia:
|
||||
- nightly
|
||||
notifications:
|
||||
email: false
|
||||
after_success:
|
||||
- julia -e 'cd(Pkg.dir("JuliaFem")); Pkg.add("Coverage"); using Coverage; >Coveralls.submit(Coveralls.process_folder())'
|
||||
|
||||
Reference in New Issue
Block a user