Skip to content

Commit

Permalink
Install git in travis, for compat checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmer committed Dec 8, 2013
1 parent f534d0c commit 9af0089
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 @@ -5,3 +5,4 @@ python:
script: make check
install:
- pip install unittest2
- apt-get install -qq git

0 comments on commit 9af0089

Please sign in to comment.