Skip to content

Commit 4e87ae4

Browse files
committed
Fixed typo
1 parent 3eec886 commit 4e87ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ python:
66
- 3.3
77
- 3.4
88
install:
9-
- pip install pytz>=2010b
9+
- pip install pytz>=2010b six>=1.9.0
1010
script:
1111
- python test.py

0 commit comments

Comments
 (0)