Skip to content

Commit

Permalink
more fixed on Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Alp Dener committed Mar 31, 2015
1 parent 81775bb commit 714e69b
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 @@ -23,7 +23,7 @@ install:

# Run test
script:
- "nosetests --with-cov --cover-package=Kona --cov-config .coveragerc --logging-level=INFO"
- "nosetests --with-coverage --cover-package=Kona --logging-level=INFO"

# Calculate coverage
after_success:
Expand Down

0 comments on commit 714e69b

Please sign in to comment.