Skip to content

Commit e691cc0

Browse files
committed
not use Coverage in travis CI; keep it simple
1 parent f9445b7 commit e691cc0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,3 @@ matrix:
1010
- julia: nightly
1111
notifications:
1212
email: false
13-
after_success:
14-
- julia -e 'cd(Pkg.dir("KernelEstimator")); Pkg.add("Coverage"); using Coverage; Coveralls.submit(Coveralls.process_folder())';

0 commit comments

Comments
 (0)