~dricottone/image2ascii

fc3873929a4997339f7cfffcc510dae725726a39 — 秦世成 6 years ago ea02edb
Disable deploy
1 files changed, 0 insertions(+), 10 deletions(-)

M .travis.yml
M .travis.yml => .travis.yml +0 -10
@@ 14,13 14,3 @@ before_install:
- go get github.com/mattn/goveralls
script:
- $GOPATH/bin/goveralls -service=travis-ci

deploy:
  provider: releases
  api_key: ${GITHUB_API_KEY}
  file_glob: true
  file: "image2ascii*"
  skip_cleanup: true
  on:
    all_branches: true
    tags: true