Skip to content

Commit

Permalink
Fix accidentally leftover 'fi'
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickinson committed Jan 14, 2019
1 parent fa2a389 commit 1643959
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 @@ -6,7 +6,7 @@ python:
- 3.7
- pypy
script:
- python -m unittest discover -v; fi
- python -m unittest discover -v
notifications:
email:
- dickinsm@gmail.com

0 comments on commit 1643959

Please sign in to comment.