Skip to content

Commit d1176f7

Browse files
committed
Adding explicit python version
1 parent 727e557 commit d1176f7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ env:
1717

1818

1919
language: python
20+
python:
21+
- "2.7"
2022

2123
before_script:
2224
- pip install mkdocs

0 commit comments

Comments
 (0)