Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
voidpp committed Jun 4, 2016
1 parent e74400e commit 0f9bfe8
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 @@ -2,6 +2,6 @@ language: python
python:
- "3.4"
install: "pip install -r tests/requirements.txt"
script: nosetests --with-coverage --cover-package=system-status-server
script: nosetests --with-coverage --cover-package=system_status_server
after_success:
coveralls

0 comments on commit 0f9bfe8

Please sign in to comment.