We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c557e9 commit 2277808Copy full SHA for 2277808
.travis.yml
@@ -11,7 +11,7 @@ node_js:
11
12
before_install:
13
# 安装 ruby 环境
14
- - rvm install 2.1.5
+ - rvm install 2.5
15
- gem install bundler -v 1.17.3
16
- openssl aes-256-cbc -K $encrypted_68227d46cd32_key -iv $encrypted_68227d46cd32_iv -in .travis/id_rsa.enc -out ~/.ssh/id_rsa -d
17
# 改变文件权限
0 commit comments