Skip to content

Commit

Permalink
Revert "Add nose-timer for Travis"
Browse files Browse the repository at this point in the history
This reverts commit d4881bb.
  • Loading branch information
naspeh committed Sep 5, 2016
1 parent d4881bb commit e959988
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 @@ -26,10 +26,9 @@ cache:
install:
- pip install .
- pip install -r requirements.txt
- pip install nose-timer

script:
- flake8
- nosetests -v --with-timer
- nosetests
- behave --format progress3 --logging-level ERROR

0 comments on commit e959988

Please sign in to comment.