Skip to content

Commit ddbe60a

Browse files
committed
Revert "fix: upgraded ruby version"
This reverts commit 2277808
1 parent 2277808 commit ddbe60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ node_js:
1111

1212
before_install:
1313
# 安装 ruby 环境
14-
- rvm install 2.5
14+
- rvm install 2.1.5
1515
- gem install bundler -v 1.17.3
1616
- openssl aes-256-cbc -K $encrypted_68227d46cd32_key -iv $encrypted_68227d46cd32_iv -in .travis/id_rsa.enc -out ~/.ssh/id_rsa -d
1717
# 改变文件权限

0 commit comments

Comments
 (0)