Skip to content

Commit

Permalink
show git version on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
matthutchinson committed Mar 14, 2016
1 parent 9a0951d commit a82cb82
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 @@ -17,6 +17,7 @@ before_install:
- touch ~/bin/mplayer ~/bin/ffmpeg
- chmod +x ~/bin/mplayer ~/bin/ffmpeg
- export PATH=~/bin:$PATH
- git --version

matrix:
allow_failures:
Expand Down

0 comments on commit a82cb82

Please sign in to comment.