Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

Commit

Permalink
Add unshallow fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC committed Mar 23, 2015
1 parent f45ea0a commit 0da38b4
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 @@ -8,6 +8,7 @@ julia:
notifications:
email: false
script:
- git fetch --unshallow
- julia -e 'Pkg.clone(pwd())'
- julia -e 'Pkg.add("Lint");'
- julia -e 'Pkg.test("Meshes", coverage=true)'
Expand Down

0 comments on commit 0da38b4

Please sign in to comment.