Skip to content

Commit

Permalink
Fixed package name in script
Browse files Browse the repository at this point in the history
  • Loading branch information
s-m-i-t-a committed Jul 22, 2014
1 parent 8e10757 commit 42b89a0
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 @@ -15,6 +15,6 @@ services:
install: pip install -r requirements-dev.txt

# command to run tests, e.g. python setup.py test
script: coverage run --source flask_menu runtests.py
script: coverage run --source flask_musers runtests.py

after_success: coveralls

0 comments on commit 42b89a0

Please sign in to comment.