Skip to content

Commit f20631f

Browse files
authored
Update .travis.yml
1 parent 5f2bbb0 commit f20631f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ 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:
14+
notifications:
1515
email: false

0 commit comments

Comments
 (0)