Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
jasny committed Dec 6, 2024
1 parent 098926f commit c734313
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@ before_install:
- corepack enable
- yarn --version

before_deploy:
- yes | gem update --system --force
- gem install bundler
- gem install uri
- gem install logger

jobs:
include:
- stage: test
Expand All @@ -54,7 +48,6 @@ jobs:
fi
script:
- git tag "$NEXT_VERSION"
before_deploy:
deploy:
provider: releases
edge: true # opt in to dpl v2
Expand Down

0 comments on commit c734313

Please sign in to comment.