Skip to content

Commit

Permalink
Update Codecov dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Liozou committed Feb 12, 2021
1 parent f6ae242 commit e5da99b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ jobs:
exclude:
- arch: x86
os: osx
codecov: true
after_success:
- julia -e 'import PeriodicGraphs; cd(joinpath(dirname(pathof(PeriodicGraphs)), "..")); using Pkg; Pkg.add("Coverage"); using Coverage; Codecov.submit(Codecov.process_folder())'
codecov: false

0 comments on commit e5da99b

Please sign in to comment.