Skip to content

Commit

Permalink
Merge dbce85c into f5ce531
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed Aug 11, 2018
2 parents f5ce531 + dbce85c commit ff75406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,4 +10,4 @@ notifications:
email: true
# uncomment the following lines to override the default test script
after_success:
- julia -e 'cd(Pkg.dir("WoodburyMatrices")); Pkg.add("Coverage"); using Coverage; Coveralls.submit(Coveralls.process_folder())'
- julia -e 'using Pkg, WoodburyMatrices; cd(dirname(dirname(pathof(WoodburyMatrices)))); Pkg.add("Coverage"); using Coverage; Coveralls.submit(Coveralls.process_folder())'

0 comments on commit ff75406

Please sign in to comment.