Skip to content

Commit

Permalink
Merge pull request broadinstitute#91 from broadinstitute/jhung0-pylint
Browse files Browse the repository at this point in the history
integrate lint
  • Loading branch information
0x00b1 authored Aug 25, 2017
2 parents c6afb5d + 515dff8 commit 6c252f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ dist: trusty
install: pip install --editable .[test]
language: python
script:
- pytest tests/ --cov keras_rcnn/
# - pytest --pep8 -m pep8
- pytest tests/ --cov keras_rcnn/ --pep8

0 comments on commit 6c252f7

Please sign in to comment.