Skip to content

Commit

Permalink
Merge pull request soundasleep#11 from aried3r/patch-1
Browse files Browse the repository at this point in the history
Test with Ruby 2.7, cache bundler in CI
  • Loading branch information
soundasleep authored Feb 10, 2020
2 parents dbe62a0 + 097675c commit c883f6c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: ruby
cache: bundler
rvm:
- 2.3.4
- 2.3
- 2.7
before_install:
- gem update --system
- gem install bundler
Expand Down

0 comments on commit c883f6c

Please sign in to comment.