Skip to content

Commit

Permalink
.travis.yml: put back type = push
Browse files Browse the repository at this point in the history
  • Loading branch information
fjl committed May 8, 2024
1 parent 474af04 commit 352edac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

# This builder does the Linux Azure uploads
- stage: build
# if: type = push
if: type = push
os: linux
dist: noble
sudo: required
Expand Down

0 comments on commit 352edac

Please sign in to comment.