Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Changed travis coverage to not test migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyjrobins committed Nov 26, 2018
1 parent 257a0da commit dec57c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 57 deletions.
57 changes: 0 additions & 57 deletions appveyor.yml

This file was deleted.

1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ omit =
walkoff/multiprocessedexecutor/kafka_receivers.py
walkoff/multiprocessedexecutor/kafka_senders.py
walkoff/worker/kafka_workflow_receivers.py
walkoff/migrations/**

[coverage:report]
exclude_lines =
Expand Down

0 comments on commit dec57c7

Please sign in to comment.