Skip to content

Commit

Permalink
force travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
srault95 committed Feb 28, 2017
1 parent 116a96e commit cf15e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shortener_url/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from gevent import monkey
monkey.patch_all()
except:
pass
pass

0 comments on commit cf15e11

Please sign in to comment.