Skip to content

Commit 2ffa757

Browse files
committed
travis coverage
1 parent fb1c6a2 commit 2ffa757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ install:
1212
script:
1313
- export PYTHONPATH=$PYTHONPATH:$(pwd)/fullcyclepy/
1414
- pytest
15-
- py.test --cov=fullcycle --cov-config .coveragerc
15+
- py.test --cov --cov-config .coveragerc
1616
after_success:
1717
- coveralls

0 commit comments

Comments
 (0)