Browse Source

Remove workaround for travis-ci bug

Appears it's been fixed in https://github.com/travis-ci/travis-ci/issues/4853
Antony Messerli 9 năm trước cách đây
mục cha
commit
51475db6d7
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -6,7 +6,6 @@ before_install:
 script:
 - "./script/prep-release.sh"
 before_deploy:
-- rvm 1.9.3 do gem install net-ssh -v 2.9.2
 - cd build
 deploy:
   provider: cloudfiles