Skip to content

Commit

Permalink
travis: disable mruby enabled build
Browse files Browse the repository at this point in the history
Because CMake on Travis CI is old...
  • Loading branch information
kou committed Mar 5, 2015
1 parent 5a8f6aa commit 8db96e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -16,7 +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
# - BUILD_TOOL=cmake ENABLE_MRUBY=yes
before_install:
- rvm use 2.1
install:
Expand Down

0 comments on commit 8db96e2

Please sign in to comment.