From 1a9309eea4493f65c7c9dfe9aa1a035a030ca2e9 Mon Sep 17 00:00:00 2001 From: Oliverpool Date: Sun, 3 Jan 2016 18:56:15 +0100 Subject: [PATCH] Update AppVeyor packages --- .appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.appveyor.yml b/.appveyor.yml index 913363b9..c3aa5808 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -37,6 +37,9 @@ install: # Manually install required texlive packages - cmd: mpm.exe --install-some texlive_packages.txt + # Update all packages + - cmd: mpm.exe --update + build: false # Not a C# project, build stuff at the test step instead. before_test: