Skip to content

Commit d3bfaba

Browse files
committed
edit travis config
1 parent a85a5c6 commit d3bfaba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- npm run test:travis || travis_terminate 1
1616

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

0 commit comments

Comments
 (0)