Skip to content

Commit 123f66d

Browse files
committed
change pyenv v
1 parent b12908b commit 123f66d

1 file changed

Lines changed: 2 additions & 2 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.3"
7+
- "3.9"
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.3
18+
python: 3.9
1919
script:
2020
- pip install -r requirements.txt
2121
- mkdocs build

0 commit comments

Comments
 (0)