Skip to content

Commit

Permalink
Updating travis's ruby version to 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Tregenna authored and Ben Tregenna committed Sep 3, 2019
1 parent c55bcd5 commit 13fc2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ install:
- bundle install
bundler_args: --without development production staging --jobs=6
rvm:
- 2.4.1
- 2.6.3
before_script:
- sleep 10
- cp .env.example .env
Expand Down

0 comments on commit 13fc2ee

Please sign in to comment.