Created
April 2, 2018 06:40
-
-
Save nooperpudd/dfb12b44200fccf6769b559f1303d797 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ gem update --system # 这里请翻墙一下 | |
$ gem -v | |
2.6.3 | |
$ gem sources --add https://gems.ruby-china.org/ --remove https://rubygems.org/ | |
$ gem sources -l | |
https://gems.ruby-china.org | |
# 确保只有 gems.ruby-china.org |
gem install travis -v 1.8.8 --no-rdoc --no-ri
brew install travis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
travis encrypt --add deploy.password
input password