Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelio-amerio authored Jan 8, 2020
1 parent 6b77e3f commit 9748bb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ julia:
matrix:
allow_failures:
- julia: nightly
notifications:
email: false
after_success:
# push coverage results to Coveralls
- julia -e 'using Pkg; cd(Pkg.dir("MultiQuad")); Pkg.add("Coverage"); using Coverage; Coveralls.submit(Coveralls.process_folder())'
Expand Down

0 comments on commit 9748bb4

Please sign in to comment.