Skip to content

Commit

Permalink
Add newline to end of travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Jul 18, 2018
1 parent beb4067 commit efead96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ matrix:
- python: '3.6'
install:
- pip install flake8
script: flake8
script: flake8

0 comments on commit efead96

Please sign in to comment.