Skip to content

Commit

Permalink
travis bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentcp committed Apr 25, 2019
1 parent e8eaa62 commit 86fcbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ after_success:
- julia --project=coverage/ -e 'using Pkg; Pkg.instantiate()'
- julia --project=coverage/ coverage/coverage.jl

# jobs:
jobs:
include:
- stage: "Documentation"
julia: 1.0
Expand Down

0 comments on commit 86fcbfc

Please sign in to comment.