mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-15 03:46:28 +03:00
RF: remove workaround for fixed travis-ci bug
Travis-ci Rackspace deployment now fixed: https://github.com/travis-ci/travis-ci/issues/4853
This commit is contained in:
parent
46d2be4c0c
commit
5693917fd3
|
@ -43,8 +43,6 @@ script:
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- cd $REPO_DIR/dist
|
- cd $REPO_DIR/dist
|
||||||
# Fix for https://github.com/travis-ci/travis-ci/issues/4635
|
|
||||||
- rvm 1.9.3 do gem install net-ssh -v 2.9.2
|
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: cloudfiles
|
provider: cloudfiles
|
||||||
|
|
Loading…
Reference in New Issue
Block a user