Skip to content

Commit

Permalink
[TASK] add debian build
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Apr 6, 2017
1 parent b131fac commit 8b39c66
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,12 @@ script:
- ./.test-coverage
- go install github.com/FreifunkBremen/yanic/cmd/yanic
- go install github.com/FreifunkBremen/yanic/cmd/yanic-query
before_deploy:
- ./.build-packages
deploy:
provider: packagecloud
repository: yanic
username: FreifunkBremen
# on:
# branch: master

0 comments on commit 8b39c66

Please sign in to comment.