Navigation Menu

Skip to content

Commit

Permalink
travis: drop Ruby 1.8 support and start Ruby 2.0.0 support
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 23, 2013
1 parent 5198e2e commit d370c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,8 +2,8 @@ notifications:
recipients:
- kou@clear-code.com
rvm:
- 1.8.7
- 1.9.3
- 2.0.0
before_install:
- export GROONGA_MASTER=yes; curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
# - curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh

0 comments on commit d370c84

Please sign in to comment.