Skip to content

Commit

Permalink
Remove rogue character.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pietro Berkes committed Jan 10, 2014
1 parent 24dc235 commit 9c5b401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ install:
- pip install coverage
- pip install coveralls
- python setup.py install
-before_script:
before_script:
- mkdir testrunner
- cp .coveragerc testrunner/
- cd testrunner
Expand Down

0 comments on commit 9c5b401

Please sign in to comment.