1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-22 20:25:28 +08:00

fix build, attempt 3

This commit is contained in:
Krasjet
2020-02-12 01:21:15 -05:00
parent 199aece0b4
commit 9c11432354

View File

@@ -1,7 +1,7 @@
language: python
python:
- 3.7
- 3.4
install:
- pip install PyYAML==5.1.2