Skip to content

Commit

Permalink
Typo in .travis.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
  • Loading branch information
ChristianTremblay committed Jan 11, 2016
1 parent e60381e commit e0fd480
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 @@ -11,5 +11,5 @@ install:
- pip install coveralls
- pip install nose
script:
- nosetests --with-coverage --cover-package=BAC0 -v
- nosetests --with-coverage --cover-package=pyhaystack -v
after_success: coveralls

0 comments on commit e0fd480

Please # to comment.