Skip to content

Commit 097675c

Browse files
authored
Test with Ruby 2.7, cache bundler in CI
1 parent dbe62a0 commit 097675c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: ruby
2+
cache: bundler
23
rvm:
3-
- 2.3.4
4+
- 2.3
5+
- 2.7
46
before_install:
57
- gem update --system
68
- gem install bundler

0 commit comments

Comments
 (0)