Skip to content

Commit c1fa9a7

Browse files
committed
Locked version of net-ssh due to deploy failure for OpenShift.
1 parent 13c321a commit c1fa9a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ script:
1515
after_success:
1616
- sh -x ./scripts/publish.sh
1717

18+
before_deploy:
19+
- rvm 1.9.3 do gem install net-ssh -v 2.9.2
20+
1821
deploy:
1922
provider: openshift
2023
user: "$OPENSHIFT_USER"

0 commit comments

Comments
 (0)