1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00

No spaces

This commit is contained in:
Meow J
2017-11-01 23:30:53 -04:00
parent 8c086c08d7
commit c7d865a67d

View File

@@ -4,7 +4,7 @@ python:
- 3.4
install:
- pip install mkdocs == 0.16.3
- pip install mkdocs==0.16.3
- python setup.py install
script: