mirror of
https://github.com/tgorordo/WignerSymbols.jl.git
synced 2026-06-13 02:02:14 -07:00
update require and travis.yml
This commit is contained in:
parent
6f90f842d7
commit
80038db6a3
2 changed files with 2 additions and 2 deletions
|
|
@ -15,4 +15,4 @@ notifications:
|
|||
|
||||
after_success:
|
||||
# push coverage results to Coveralls
|
||||
- julia -e 'using Pkg; Pkg.add("WignerSymbols"); using Coverage; Coveralls.submit(Coveralls.process_folder()); Codecov.submit(Codecov.process_folder())'
|
||||
- julia -e 'using Pkg; Pkg.add("WignerSymbols"); using Coverage; Codecov.submit(Codecov.process_folder()); Coveralls.submit(Coveralls.process_folder());'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue