Skip to content

Commit

Permalink
fix: restore additional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ibacher committed Jul 22, 2019
1 parent 9c51626 commit 4483f76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ after_success:
- julia -e 'import Pkg; Pkg.instantiate(); Pkg.add("Coverage"); using Coverage; Codecov.submit(Codecov.process_folder())'

jobs:
include:
- stage: tests
os: osx
julia: 1.1
Expand Down

0 comments on commit 4483f76

Please sign in to comment.