1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 02:35:23 +00:00

workaround travis issue

This commit is contained in:
Darien Raymond 2016-10-24 16:42:28 +02:00
parent 6006fd9ca7
commit 1fb9a911cd
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

View File

@ -15,8 +15,8 @@ after_success:
- ./testing/coverage/coverall
before_deploy:
- rvm 1.9.3 do gem install mime-types -v 2.6.2
- "./tools/release/release-ci.sh"
- gem install octokit -v 4.3.0 # 4.4.0 needs Ruby 2 which is missing on the build
deploy:
provider: releases