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 d6b4ab2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ 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 bundler:2.4.13
- gem install rubygems-update -v 3.4.22

0 comments on commit d6b4ab2

Please sign in to comment.