Navigation Menu

Skip to content

Commit

Permalink
travis: use Ruby 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 9, 2012
1 parent ae10b60 commit c32ca82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,7 @@ install:
- sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1C837F31
- sudo apt-get install -y autotools-dev zlib1g-dev liblzo2-dev libmsgpack-dev libevent-dev libmecab-dev mecab-naist-jdic cutter-testing-framework
before_script:
- rvm use 1.9.3
- ./autogen.sh
- ./configure --with-ruby19
script:
Expand Down

0 comments on commit c32ca82

Please sign in to comment.