Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
travis: fix deploy stage
Browse files Browse the repository at this point in the history
  • Loading branch information
costela committed Jan 29, 2019
1 parent 76bd8e6 commit 239455d
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 @@ -28,7 +28,7 @@ stages:
jobs:
include:
- stage: deploy
script: skip
script: go build
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 239455d

Please sign in to comment.