Skip to content

Commit

Permalink
Update more ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
drogus committed May 8, 2019
1 parent 6904067 commit e3abb1d
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,18 @@ jobs:
osx_image: xcode7.3
rvm: 1.9.3
- os: osx
rvm: 2.0.0
rvm: 2.5.5
- os: osx
rvm: 2.1.0
- os: osx
rvm: 2.1.5
rvm: 2.6.3
- stage: deploy
if: branch = master
os: linux
rvm: 2.0.0
rvm: 2.6.3
deploy:
provider: rubygems
api_key:
secure: KcBpkFaes74KGMm8X/rRA8e13+t3PmkefsAvOAR+iF4g1GyuLSPkP92Fb9vFfsXBph+qmFh5rNa2lIRf/3RXW6COxY7CMMaARxUfJOKE0rmIwF0qfKI+RZDh6abg92iYngunMZVN8WVft6Lv9ZTOYCWxr1Zs1Ll/Rl4PfvHNd1g=
gem: travis
on:
repo: travis-ci/travis.rb
ruby: 2.0.0
ruby: 2.6.3

0 comments on commit e3abb1d

Please sign in to comment.