From c767b8062d9cb641ced705c4294e42b396e10704 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 24 Mar 2017 02:44:21 +0000 Subject: common.mk: touch-unicode-files git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 5bd7246bb9..47b24b9189 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -34,7 +34,7 @@ build_script: - mkdir %Platform%-mswin_%vs% - cd %Platform%-mswin_%vs% - ..\win32\configure.bat --without-ext=+,dbm,gdbm,readline --with-opt-dir=/usr/local --with-openssl-dir=%OPENSSL_DIR:\=/% - - nmake -t .unicode-tables.time + - nmake -l touch-unicode-files - nmake -l up - nmake -l - nmake install-nodoc -- cgit v1.2.3