Changeset - 64ee7cf4a76d
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-08-25 22:14:31
marcin@python-works.com
remove GIT before installing this ppa to fix upgrade issues
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
.travis.yml
Show inline comments
 
@@ -16,6 +16,7 @@ before_script:
 
  - git --version
 

	
 
before_install:
 
  - sudo apt-get remove git
 
  - sudo add-apt-repository ppa:pdoes/ppa -y
 
  - sudo apt-get update -y
 
  - sudo apt-get install git -y
0 comments (0 inline, 0 general)