mirror of
https://github.com/tgorordo/WignerSymbols.jl.git
synced 2026-06-05 15:42:15 -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:
|
after_success:
|
||||||
# push coverage results to Coveralls
|
# 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());'
|
||||||
|
|
|
||||||
2
REQUIRE
2
REQUIRE
|
|
@ -1,2 +1,2 @@
|
||||||
julia 0.7-
|
julia 0.7
|
||||||
Primes
|
Primes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue