Skip to content

Commit

Permalink
travis: enable mruby pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 4, 2015
1 parent eb5882f commit 5a8f6aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ env:
- BUILD_TOOL=autotools ENABLE_MRUBY=yes ENABLE_JEMALLOC=yes
- BUILD_TOOL=autotools CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
- BUILD_TOOL=cmake
- BUILD_TOOL=cmake ENABLE_MRUBY=yes
before_install:
- rvm use 2.1
install:
Expand Down

0 comments on commit 5a8f6aa

Please sign in to comment.