Skip to content

Commit

Permalink
Update .travis.yml for build config
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikAlberski committed Jan 3, 2024
1 parent 389c02b commit 5d61565
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ jobs:
bundler: false
script: make ship
if: (branch = master and type = push ) OR commit_message =~ /ship:docker/ OR env(SHIP_DOCKER) = true
before_install:
- gem install rubygems-update -v 3.4.22

0 comments on commit 5d61565

Please sign in to comment.