We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a64fc commit 4a9c9bcCopy full SHA for 4a9c9bc
.travis.yml
@@ -10,6 +10,8 @@ env:
10
- RAILS_VERSION="~> 5.2"
11
- RAILS_VERSION="~> 6.0.0"
12
13
+cache: bundler
14
+
15
before_install:
16
- gem update --system
17
- gem update bundler
0 commit comments