Skip to content

Commit

Permalink
not use Coverage in travis CI; keep it simple
Browse files Browse the repository at this point in the history
  • Loading branch information
panlanfeng committed Oct 2, 2018
1 parent f9445b7 commit e691cc0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@ matrix:
- julia: nightly
notifications:
email: false
after_success:
- julia -e 'cd(Pkg.dir("KernelEstimator")); Pkg.add("Coverage"); using Coverage; Coveralls.submit(Coveralls.process_folder())';

0 comments on commit e691cc0

Please sign in to comment.