Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkovesi committed Sep 12, 2019
1 parent bf4bd22 commit 0ca6d7a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,5 @@ git:
matrix:
allow_failures:
- julia: nightly
script:
using Pkg
Pkg.build(verbose = true)
Pkg.test(coverage=true)


0 comments on commit 0ca6d7a

Please sign in to comment.