We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5bd980 commit ca8ef4cCopy full SHA for ca8ef4c
.cirrus.yml
@@ -100,7 +100,7 @@ task:
100
# keep Tcl 8 as current Nagelfar archive requires 8.5+, but not Tcl 9
101
- brew install md5sha1sum expect dejagnu grep fish r tcl-tk@8 gzip powershell
102
configure_script:
103
- - ./configure --prefix=/tmp/modules --with-loadedmodules=null:dot --with-tcl=/opt/homebrew/Cellar/tcl-tk@8/8.6.15/lib
+ - ./configure --prefix=/tmp/modules --with-loadedmodules=null:dot --with-tcl=/opt/homebrew/Cellar/tcl-tk@8/8.6.16/lib
104
<< : *BUILD_INSTALL_TEST_TEMPLATE
105
coverage_script:
106
- for f in tcl/*.tcl; do script/nglfar2ccov $f; done
0 commit comments