summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-17 10:47:21 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-17 10:47:21 (GMT)
commit11aba21de9cf086a5a262a789a3f78e6bc0e3099 (patch)
tree78347662961ce5244c0fd51ad2196ff4bef18b71
parent632946bbe0a00362579051449ab313ed855e8ee4 (diff)
parent1ff9f7ba97eccee4788c69f811fd3925df40cd53 (diff)
downloadtcl-11aba21de9cf086a5a262a789a3f78e6bc0e3099.zip
tcl-11aba21de9cf086a5a262a789a3f78e6bc0e3099.tar.gz
tcl-11aba21de9cf086a5a262a789a3f78e6bc0e3099.tar.bz2
Merge 8.7
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4409ca0..a0b16db 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -310,7 +310,7 @@ matrix:
script:
- cmd.exe /C 'vcvarsall.bat x86 && nmake -f makefile.vc all tcltest'
- cmd.exe /C 'vcvarsall.bat x86 && nmake -f makefile.vc test'
- - name: "Windows/MSVC/Shared: UTF_MAX=6"
+ - name: "Windows/MSVC-x86/Shared: UTF_MAX=6"
os: windows
compiler: cl
env: *vcenv