Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Drop ruby 1.9.3 - support ended on 2016-02-23. 
See: https://www.ruby-lang.org/en/news/2014/01/10/ruby-1-9-3-will-end-on-2015/
  • Loading branch information
excpt committed Feb 24, 2016
1 parent 04120f6 commit cfc8362
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 @@ -2,7 +2,6 @@ sudo: false
cache: bundler
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.2.0
Expand Down

0 comments on commit cfc8362

Please sign in to comment.