Skip to content

Commit

Permalink
Develop (#61)
Browse files Browse the repository at this point in the history
* Remove appveyor files

* Limit branches to master
  • Loading branch information
shlomiLan committed Aug 7, 2019
1 parent 619498a commit c14e3f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 100 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ install:
after_success:
- codecov
- python-codacy-coverage -r coverage.xml
branches:
only:
- master
before_deploy: "echo 'Starting deploy'"
after_deploy: "echo 'End deploy'"
deploy:
Expand Down
100 changes: 0 additions & 100 deletions appveyor.yml

This file was deleted.

0 comments on commit c14e3f3

Please sign in to comment.