mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-23 04:35:28 +08:00
fix build
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
language: python
|
||||
|
||||
python:
|
||||
- 3.4
|
||||
- 3.7
|
||||
|
||||
install:
|
||||
- pip install mkdocs==0.16.3
|
||||
@@ -19,4 +19,4 @@ after_success: |
|
||||
git -c user.name=$GITHUB_MEOWJ_NAME -c user.email=$GITHUB_MEOWJ_EMAIL commit -m "Auto Deployment"
|
||||
git push -f -q https://Meow-J:$GITHUB_API_KEY@github.com/LearnOpenGL-CN/learnopengl-cn.github.io master
|
||||
cd "$TRAVIS_BUILD_DIR"
|
||||
fi
|
||||
fi
|
||||
|
Reference in New Issue
Block a user