Skip to content

Commit

Permalink
travis: disable needless allow_failures
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 8, 2014
1 parent ab6bba3 commit 29de094
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -7,8 +7,8 @@ rvm:
- 2.1.0
# env:
# - GROONGA_MASTER=yes
matrix:
allow_failures:
- rvm: 2.1.0
# matrix:
# allow_failures:
# - rvm: 2.1.0
before_install:
- curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh

0 comments on commit 29de094

Please sign in to comment.