We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9445b7 commit e691cc0Copy full SHA for e691cc0
.travis.yml
@@ -10,5 +10,3 @@ matrix:
10
- julia: nightly
11
notifications:
12
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