Skip to content

Commit

Permalink
Test updated travis
Browse files Browse the repository at this point in the history
  • Loading branch information
x4m authored Sep 5, 2018
1 parent 50e466d commit 3a74345
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ matrix:
apt:
packages: liblzo2-dev
before_deploy:
- tar -zcf wal-g.linux-amd64.tar.gz -C cmd/wal-g/ wal-g
- tar -zcf wal-g.linux-amd64$GOTAGS.tar.gz -C cmd/wal-g/ wal-g
deploy:
provider: releases
api_key:
Expand All @@ -22,4 +22,3 @@ deploy:
on:
repo: x4m/wal-g
tags: true
condition: "$GOTAGS = ''"

0 comments on commit 3a74345

Please sign in to comment.