Permalink
Showing
with
3 additions
and
0 deletions.
-
+3
−0
.travis.yml
|
@@ -2,6 +2,9 @@ language: ruby |
|
|
|
cache: bundler |
|
|
|
rvm: |
|
|
|
- 2.6.3 |
|
|
|
install: |
|
|
|
- bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle} |
|
|
|
- bundle update sheldon |
|
|
|
notifications: |
|
|
|
email: |
|
|
|
recipients: |
|
|
0 comments on commit
a8cb679