Skip to content

Commit fc2d30f

Browse files
authored
Merge pull request #101 from djw8605/specify-python-version
Adding explicit python version
2 parents a5244b4 + b3b9200 commit fc2d30f

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)