Skip to content

Commit

Permalink
Uncommented script command
Browse files Browse the repository at this point in the history
  • Loading branch information
andrefsp committed Jun 18, 2013
1 parent 329c8db commit d6c4e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,6 +7,6 @@ install:
- pip install -r requirements.txt
- pip install coveralls
script:
- "coverage run --source=flot runtests.py"
- coverage run --source=flot runtests.py
after_success:
- coveralls

0 comments on commit d6c4e70

Please sign in to comment.