Skip to content

Commit 39d4e85

Browse files
committed
Add codacy
1 parent 3aa5511 commit 39d4e85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ install:
1212
- python setup.py develop
1313
script:
1414
- python setup.py nosetests -s
15-
# after_success:
16-
# - python-codacy-coverage -r coverage.xml
15+
after_success:
16+
- python-codacy-coverage -r coverage.xml
1717
notifications:
1818
email: false
1919
deploy:

0 commit comments

Comments
 (0)