mirror of https://github.com/kivy/kivy.git
--use-mirrors has been deprecated, removing it
This commit is contained in:
parent
c509ce23d7
commit
b1687d8c8d
|
@ -11,7 +11,7 @@ before_install:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install hg+http://bitbucket.org/pygame/pygame
|
- pip install hg+http://bitbucket.org/pygame/pygame
|
||||||
- pip install --upgrade cython pil --use-mirrors
|
- pip install --upgrade cython pil
|
||||||
- make
|
- make
|
||||||
|
|
||||||
# command to run tests
|
# command to run tests
|
||||||
|
|
Loading…
Reference in New Issue