aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-03-24 02:44:21 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-03-24 02:44:21 +0000
commitc767b8062d9cb641ced705c4294e42b396e10704 (patch)
treea2f898db6c2f22e3afb516ba5ec12d7d56614a9a /appveyor.yml
parent1f7f057f6d846376078a0da280eee26e1541a979 (diff)
downloadruby-c767b8062d9cb641ced705c4294e42b396e10704.tar.gz
common.mk: touch-unicode-files
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
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