Skip to content

Commit

Permalink
Travis confic reverted back to nosetest
Browse files Browse the repository at this point in the history
  • Loading branch information
Alp Dener committed Apr 1, 2015
1 parent fe1a667 commit 1aad1f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ install:

# Run test
script:
- "coverage run --source=kona setup.py test"
- "coverage report -m"
# - "nosetests --with-coverage --cover-package=Kona --logging-level=INFO"
- "nosetests --with-coverage --cover-package=Kona --logging-level=INFO"

# Calculate coverage
after_success:
Expand Down

0 comments on commit 1aad1f5

Please sign in to comment.