Skip to content

Commit

Permalink
umlaut no longer supports 1.8.7, and we won't run travis under 1.8.7 …
Browse files Browse the repository at this point in the history
…any longer
  • Loading branch information
jrochkind committed Mar 4, 2013
1 parent 0edaf46 commit e6ba41d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
@@ -1,10 +1,7 @@
language: ruby
rvm:
- 1.8.7
- 1.9.3
# - jruby-18mode # JRuby (1.8)
# - jruby-19mode # JRuby (1.9)
# - rbx-18mode # Rubinius (1.8)
# - rbx-19mode # Rubinius (1.9)
before_script:
- mysql -e 'create database umlaut3_test;'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -37,7 +37,7 @@ https://github.com/team-umlaut/umlaut/wiki/Installation.

The Rails/Umlaut super-concise expert summary is:

* Rails 3.1+
* Rails 3.1+ (but not yet tested with Rails 4), ruby 1.9.3.

* gem 'umlaut'

Expand Down

0 comments on commit e6ba41d

Please sign in to comment.