Skip to content

Commit

Permalink
Disable ree until travis-ci/travis-ci/issues/883 is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
snusnu committed Feb 1, 2013
1 parent 0627ca5 commit 68fe5e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ rvm:
- jruby-18mode
- jruby-19mode
- jruby-head
- ree
#- ree
env:
- "GIT_BRANCH=release-1.2 ADAPTER=in_memory PLUGINS=dm-migrations"
- "GIT_BRANCH=release-1.2 ADAPTER=yaml"
Expand All @@ -30,6 +30,6 @@ env:
- "GIT_BRANCH=release-1.2 ADAPTER=postgres DM_DB_USER=postgres DM_DB_PASSWORD=''"
matrix:
allow_failures:
- rvm: ree
#- rvm: ree
notifications:
irc: "irc.freenode.org#datamapper"

0 comments on commit 68fe5e4

Please sign in to comment.