Skip to content

Commit

Permalink
Fix minor change in travis nose format
Browse files Browse the repository at this point in the history
  • Loading branch information
langmm committed Jan 4, 2018
1 parent 6e784e1 commit 614db6c
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 @@ -64,8 +64,7 @@ before_script:
flake8 cis_interface
script:
- |
nosetests --nologcapture --with-coverage --cover-package=cis_interface -sv cis_interface
- nosetests --nologcapture --with-coverage --cover-package=cis_interface -sv cis_interface

after_success:
- coveralls

0 comments on commit 614db6c

Please sign in to comment.