Skip to content

Commit

Permalink
Try to get doctest working in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
c0fec0de committed Mar 13, 2017
1 parent 1b469e4 commit 3a1d6f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ universal=1

[nosetests]
with-coverage = True
with-doctest = True
cover-erase = True
cover-html = True
cover-html-dir = coverage-report
Expand Down

0 comments on commit 3a1d6f6

Please sign in to comment.