Skip to content

Commit

Permalink
Update travis.yml with latest Ruby, and fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
greysteil committed Jul 9, 2017
1 parent a7c0f03 commit 7ce1ce1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ addons:
repo_token: 186c49521e629c51591c86f057f49fe388ce87603e04b5486f0c92f26f2a455f
rvm:
# Latest stable Ruby
- 2.4.0
- 2.4.1
# OS X 10.9.5-10.10.0 (2.0.0-p481)
- 2.0.0-p481
# OS X 10.9.3-10.9.4
Expand Down
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -25,10 +25,7 @@ files.
$ [sudo] gem install cocoapods-core
```

The `cocoapods-core` gem requires either:

- Ruby 1.8.7 (shipped with OS X 10.8).
- Ruby 1.9.3 (recommended).
The `cocoapods-core` gem requires Ruby 2.0.0 or later.

## Collaborate

Expand Down

0 comments on commit 7ce1ce1

Please sign in to comment.