Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
noahrhodes authored Nov 12, 2020
1 parent b43d833 commit e88f85c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ julia:
- nightly
notifications:
email: false
env:
global:
- PYTHON=conda
after_success:
- julia -e 'using Pkg; Pkg.add("Coverage"); using Coverage; Codecov.submit(process_folder())'
jobs:
Expand Down

0 comments on commit e88f85c

Please sign in to comment.