Skip to content

Commit

Permalink
Remove build target for Ruby 1.9.3
Browse files Browse the repository at this point in the history
Jekyll requires Ruby version >= 2.0.0.
  • Loading branch information
mnuessler committed Nov 29, 2015
1 parent a7d7817 commit d715f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: ruby
before_install: gem install bundler
rvm:
- 2.2
- 2.1
- 2.0
- 1.9.3

0 comments on commit d715f26

Please sign in to comment.