Skip to content

Commit 58dec59

Browse files
committed
fix error in circle.yml
1 parent d4ef768 commit 58dec59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

circle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ test:
3131
# artifacts:
3232
# - "doc/_build/html"
3333
# - "~/log.txt"
34-
- "nosetests.xml"
35-
- "coverage.xml"
34+
# - "nosetests.xml"
35+
# - "coverage.xml"

0 commit comments

Comments
 (0)