Skip to content

Commit

Permalink
travis: use Ruby 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 26, 2015
1 parent 56d86e8 commit c52820a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
- BUILD_TOOL=autotools CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
- BUILD_TOOL=cmake
before_install:
- rvm use 1.9.3
- rvm use 2.1
install:
- tools/travis-install.sh
before_script:
Expand Down

0 comments on commit c52820a

Please sign in to comment.