Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Update .travis.yml (#4463)

  • Loading branch information
rmzelle committed Dec 19, 2019
1 parent 3d72c62 commit 2822437d06df41d5a57c254eeddb4e3c1bf541c1
Showing with 4 additions and 4 deletions.
  1. +2 −2 .travis.yml
  2. +1 −1 Gemfile
  3. +1 −1 Gemfile.lock
@@ -1,8 +1,8 @@
dist: xenial
dist: bionic
language: ruby
cache: bundler
rvm:
- 2.5.3
- 2.6.5
install:
- bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
- bundle update sheldon
@@ -1,4 +1,4 @@
ruby '2.5.3'
ruby '2.6.5'
source 'https://rubygems.org'

gem 'rake'
@@ -64,7 +64,7 @@ DEPENDENCIES
sheldon!

RUBY VERSION
ruby 2.5.3p105
ruby 2.6.5p114

BUNDLED WITH
1.17.3

0 comments on commit 2822437

Please sign in to comment.
You can’t perform that action at this time.