Skip to content

Commit

Permalink
pathlib is added
Browse files Browse the repository at this point in the history
  • Loading branch information
Timur Gilmullin committed Dec 26, 2017
1 parent d2c7619 commit 6720c8c
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 @@ -3,7 +3,7 @@ python:
- '3.5'
- '2.7'
install:
- pip install python-dateutil requests
- pip install python-dateutil requests pathlib
script: python test.py
deploy:
provider: pypi
Expand Down

0 comments on commit 6720c8c

Please sign in to comment.