Skip to content

Commit

Permalink
Support ruby 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomohiro committed May 9, 2014
1 parent cf72bb4 commit bb17a59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
before_install:
- 'sudo apt-get -qq update'
- 'sudo apt-get -qq install youtube-dl rdnssd libavahi-compat-libdnssd-dev'
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Command-line AirPlay video client for Apple TV
Requirements
-------------------------------------------------------------------------------

- OSX or Ubuntu
- Ruby 1.9.3, 2.0.0
- OS X or Ubuntu
- Ruby 1.9.3, 2.0.0 or later
- AppleTV 2G or later
- [youtube-dl](http://rg3.github.com/youtube-dl/) (If you want to watch YouTube)

Expand Down

0 comments on commit bb17a59

Please sign in to comment.