Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
2.4.1 was being incompatible with couple of dependencies as well as 2.4.4, so updated to 2.5.0
Fixed Issue githubtraining#7
  • Loading branch information
Yemeni authored Sep 17, 2020
1 parent c4c57c4 commit ae9d1cb
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
@@ -1,7 +1,7 @@
language: ruby
cache: bundler # caching to speed up dependency installation
rvm:
- 2.4.1
- 2.5.0
addons:
apt:
packages:
Expand Down

0 comments on commit ae9d1cb

Please sign in to comment.