Skip to content

Commit

Permalink
Removes REE from Travis. REE is EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
matiaskorhonen committed Oct 22, 2013
1 parent a2843e0 commit 00e41dc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,9 @@ rvm:
- 1.9.3
- 2.0.0
- jruby-19mode
- ree
gemfile:
- Gemfile
- Gemfile.rails-3.2.x
- Gemfile.rails-4.0.x
matrix:
exclude:
- rvm: ree
gemfile: Gemfile
- rvm: ree
gemfile: Gemfile.rails-4.0.x
notifications:
disable: true

0 comments on commit 00e41dc

Please sign in to comment.