Skip to content

Commit

Permalink
lul
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC authored Jan 17, 2018
1 parent 22cf559 commit ad9e7ac
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 @@ -11,7 +11,7 @@ addons:
- hdf5-tools

sudo: false
#script:
script:
- if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
- julia -e 'Pkg.clone(pwd()); Pkg.build("GitHub"); Pkg.checkout("HTTP"); Pkg.test("GitHub"; coverage=true)';
after_success:
Expand Down

0 comments on commit ad9e7ac

Please sign in to comment.