Skip to content

Commit

Permalink
more verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Dec 17, 2017
1 parent dc2ceb8 commit 43f23f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ install:
script:
- pycodestyle --ignore=E501 cicero.py
- pycodestyle --ignore=E501 cicero
- py.test cicero/*
- py.test -vv -s cicero/*

notifications:
email: false

0 comments on commit 43f23f5

Please sign in to comment.