We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c897c42 commit 6df008bCopy full SHA for 6df008b
.travis.yml
@@ -2,8 +2,8 @@ sudo: false
2
language: python
3
python:
4
- "2.7"
5
- - "3.4"
6
- - "3.5"
+ - "3.4.4"
+ - "3.5.1"
7
install:
8
- pip install --upgrade pip
9
- pip install python-dateutil --upgrade
0 commit comments