Skip to content

Commit

Permalink
travis: Should be fine now...
Browse files Browse the repository at this point in the history
  • Loading branch information
chrippa committed Mar 18, 2014
1 parent 6541f5a commit 752eaaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/build-win32.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fi

# "git describe" seems to somtimes exit with "fatal: No names found, cannot
# describe anything.", this makes sure we have tag information fetched.
git fetch -t && sleep 1
git fetch --unshallow

sh win32/build-with-bootstrap.sh
cd dist/
Expand Down

0 comments on commit 752eaaa

Please sign in to comment.