Skip to content

Commit

Permalink
Remove 1.9.2 support in travis
Browse files Browse the repository at this point in the history
ActiveSupport 4.0.1 drops 1.9.2 support.
  • Loading branch information
oestrich committed Nov 27, 2013
1 parent 25ee8b9 commit fe8bf36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: ruby
rvm:
- 1.9.2
- 1.9.3
- 2.0.0
gemfile:
Expand Down

0 comments on commit fe8bf36

Please sign in to comment.