Skip to content

Commit

Permalink
Resolves #10 Add new line to end of file for coding standards
Browse files Browse the repository at this point in the history
  • Loading branch information
ssmith committed Jun 22, 2016
1 parent 47f3409 commit ab5752e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,4 +8,4 @@ python:
install:
- "pip install pytest"
- "pip install -r requirements.txt"
script: "py.test"
script: "py.test"

0 comments on commit ab5752e

Please sign in to comment.