Skip to content

Commit ebf1028

Browse files
committed
try fix docs build
1 parent e6ce825 commit ebf1028

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ node_js:
44
- "14.15.1"
55

66
python:
7-
- "3.7"
7+
- "3.7.3"
88

99
jobs:
1010
include:
@@ -15,7 +15,7 @@ jobs:
1515
- npm run test:travis || travis_terminate 1
1616

1717
- language: python
18-
python: 3.7
18+
python: 3.7.3
1919
script:
2020
- pip install -r requirements.txt
2121
- mkdocs build

guide/README.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)