Skip to content

Commit 831f5d3

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ 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 rubygems-update -v 3.4.22

0 commit comments

Comments
 (0)