Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Apr 1, 2017
1 parent c0bd7a9 commit a43fc91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ matrix:
- julia: nightly
notifications:
email: false
env:
- PYTHON=""
script:
- if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
- julia -e 'Pkg.clone(pwd())'
Expand Down

0 comments on commit a43fc91

Please sign in to comment.