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

Stick with the old version

This commit is contained in:
Meow J
2017-11-01 23:28:55 -04:00
parent d108a9eaeb
commit 8c086c08d7
2 changed files with 2 additions and 4 deletions

View File

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