Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add rvm option to .travis.yml
  • Loading branch information
youpy committed Jun 23, 2012
1 parent de63671 commit f626e3d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
@@ -1,3 +1,6 @@
before_install: before_install:
- sudo apt-get update - sudo aptitude -y install libid3-dev
- sudo apt-get install id3lib-devel rvm:
- 1.8.7
- 1.9.2
- 1.9.3

0 comments on commit f626e3d

Please sign in to comment.