We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727e557 commit d1176f7Copy full SHA for d1176f7
1 file changed
.travis.yml
@@ -17,6 +17,8 @@ env:
17
18
19
language: python
20
+python:
21
+ - "2.7"
22
23
before_script:
24
- pip install mkdocs
0 commit comments