Skip to content

Commit

Permalink
Merge pull request #70 from cds-hooks/tweak-ruby-version-travisci
Browse files Browse the repository at this point in the history
Update the Ruby versions that Travis-CI builds use
  • Loading branch information
kpshek authored Jul 26, 2017
2 parents 61bbb85 + 6bbae19 commit 17d526d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ sudo: false
language: ruby

rvm:
- 2.0.0
- 2.1.0
- 2.3

cache: bundler
script: bundle exec middleman build
Expand Down

0 comments on commit 17d526d

Please sign in to comment.