We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d45b7ac commit 7086585Copy full SHA for 7086585
1 file changed
appveyor.yml
@@ -1,8 +1,5 @@
1
-init:
2
- ps: Invoke-WebRequest https://github.com/yihui/tinytex/raw/master/tools/install-windows.bat -OutFile install-windows.bat
3
-
4
build_script:
5
- - install-windows.bat
+ - tools\install-windows.bat
6
7
test_script:
8
- tlmgr --version
0 commit comments