Skip to content

Commit

Permalink
Changing module for Travis to KerbMinder
Browse files Browse the repository at this point in the history
  • Loading branch information
ftiff committed Oct 29, 2015
1 parent 206ea1b commit e2a13db
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 @@ -5,7 +5,7 @@ python:
# command to install dependencies
#install: "pip install -r requirements.txt"
# command to run tests
script: nosetests --with-coverage --cover-package=KerbMinder2 Library/Application\ Support/crankd/
script: nosetests --with-coverage --cover-package=KerbMinder Library/Application\ Support/crankd/

before_install:
- pip install codecov
Expand Down

0 comments on commit e2a13db

Please sign in to comment.