Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
Remove 2.0.0 and ruby-head from allowed failures
Browse files Browse the repository at this point in the history
  • Loading branch information
snusnu committed Feb 1, 2013
1 parent 9f1c550 commit f6f501e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Expand Up @@ -18,16 +18,16 @@ rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- jruby-head
- 2.0.0
- ruby-head
- rbx-18mode
- rbx-19mode
- jruby-18mode
- jruby-19mode
- jruby-head

# allowed failures should be tested last
- ree
- 2.0.0
- ruby-head
env:
- "GIT_BRANCH=release-1.2 ADAPTER=in_memory"
- "GIT_BRANCH=release-1.2 ADAPTER=yaml"
Expand All @@ -40,7 +40,5 @@ notifications:
matrix:
allow_failures:
- rvm: ree
- rvm: 2.0.0
- rvm: ruby-head
notifications:
irc: "irc.freenode.org#datamapper"

0 comments on commit f6f501e

Please sign in to comment.