Merge pull request #5413 from tf2manu994/patch-1

Merge pull request 5413
This commit is contained in:
jekyllbot 2016-09-28 16:25:26 -07:00 committed by GitHub
commit 8138e67ffb
1 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ Your `.travis.yml` file should look like this:
```yaml
language: ruby
rvm:
- 2.1
- 2.2.5
before_script:
- chmod +x ./script/cibuild # or do this locally and commit
@ -127,7 +127,7 @@ access to Bundler, RubyGems, and a Ruby runtime.
```yaml
rvm:
- 2.1
- 2.2.5
```
RVM is a popular Ruby Version Manager (like rbenv, chruby, etc). This