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:
Matthew Brett 2015-10-02 10:30:05 -07:00
parent 46d2be4c0c
commit 5693917fd3

View File

@ -43,8 +43,6 @@ script:
before_deploy:
- 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:
provider: cloudfiles