|
@ -22,6 +22,10 @@ install: |
|
|
- "python --version" |
|
|
- "python --version" |
|
|
- "python -c \"import struct; print(struct.calcsize('P') * 8)\"" |
|
|
- "python -c \"import struct; print(struct.calcsize('P') * 8)\"" |
|
|
|
|
|
|
|
|
|
|
|
# Install miktex |
|
|
|
|
|
- cmd: choco install miktex |
|
|
|
|
|
- "lualatex --version" |
|
|
|
|
|
|
|
|
build: false # Not a C# project, build stuff at the test step instead. |
|
|
build: false # Not a C# project, build stuff at the test step instead. |
|
|
|
|
|
|
|
|
before_test: |
|
|
before_test: |
|
|