Skip to content

Commit

Permalink
Remove AppVeyor build badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesh committed Jan 11, 2018
1 parent e2dd373 commit 750e572
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,11 @@ deploy:
api_key: $GITHUB_AUTH_TOKEN
file: $ARTEFACT_NAME.tar.gz
skip_cleanup: true
name: Veek $TRAVIS_TAG
prerelease: true
draft: true
on:
condition: $CC = clang
tags: true

notifications:
email:
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Veek
[![Build Status](https://travis-ci.org/jacquesh/veek.svg?branch=master)](https://travis-ci.org/jacquesh/veek)
[![Build status](https://ci.appveyor.com/api/projects/status/irn7l4bfgy90fe03/branch/master?svg=true)](https://ci.appveyor.com/project/jacquesh/veek/branch/master)


A simple, lightweight video-call program.
Expand Down

0 comments on commit 750e572

Please sign in to comment.