Navigation Menu

Skip to content

Commit

Permalink
travis: ignore error on ruby-head
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 11, 2015
1 parent 8c80477 commit 337eb69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -10,9 +10,9 @@ rvm:
- ruby-head
# env:
# - GROONGA_MASTER=yes
# matrix:
# allow_failures:
# - rvm: 2.1.0
matrix:
allow_failures:
- rvm: ruby-head
before_install:
- curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh
- |
Expand Down

0 comments on commit 337eb69

Please sign in to comment.