Skip to content

Commit d6b4ab2

Browse files
Update .travis.yml for build config
1 parent 389c02b commit d6b4ab2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ jobs:
2828
bundler: false
2929
script: make ship
3030
if: (branch = master and type = push ) OR commit_message =~ /ship:docker/ OR env(SHIP_DOCKER) = true
31+
before_install:
32+
- gem install bundler:2.4.13
33+
- gem install rubygems-update -v 3.4.22

0 commit comments

Comments
 (0)