Skip to content

Commit 70afd81

Browse files
authored
Update .travis.yml
1 parent 4c8b8b0 commit 70afd81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ matrix:
1111
- julia: nightly
1212
after_success:
1313
- julia -e 'cd(Pkg.dir("FileIO")); Pkg.add("Coverage"); using Coverage; Coveralls.submit(process_folder()); Codecov.submit(process_folder())'
14+
notifications: matrix:
15+
email: false
16+

0 commit comments

Comments
 (0)