Skip to content

Commit

Permalink
Deprecating support for ruby 1.8.7 in travis CI build.
Browse files Browse the repository at this point in the history
  • Loading branch information
actionjack committed Mar 30, 2015
1 parent 9d9a3bd commit fc0a891
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
Expand Up @@ -6,7 +6,6 @@ language: ruby
bundler_args: --without development
script: "bundle exec rake spec SPEC_OPTS='--format documentation'"
rvm:
- 1.8.7
- 1.9.3
- 2.0.0
env:
Expand Down

0 comments on commit fc0a891

Please sign in to comment.