Skip to content

Commit

Permalink
rm goreleaser ci
Browse files Browse the repository at this point in the history
  • Loading branch information
liujianping committed Jun 26, 2019
1 parent f00cc33 commit b257f86
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 @@ -10,10 +10,3 @@ script:
- GOOS=windows go install -mod vendor github.com/liujianping/ts
- GOOS=linux go install -mod vendor github.com/liujianping/ts
- GOOS=darwin go install -mod vendor github.com/liujianping/ts
deploy:
- provider: script
skip_cleanup: true
script: curl -sL https://git.io/goreleaser | bash
on:
tags: true
condition: $TRAVIS_OS_NAME = linux

0 comments on commit b257f86

Please sign in to comment.