We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb55fb commit 4dd7bb9Copy full SHA for 4dd7bb9
.travis.yml
@@ -3,6 +3,7 @@ language: python
3
python:
4
- "2.7"
5
- "3.3"
6
+ - "3.4"
7
install:
8
- pip install --upgrade pip
9
- pip install python-dateutil --upgrade
0 commit comments