mirror of
https://github.com/envmodules/modules.git
synced 2026-06-10 00:56:30 +08:00
cirrus: update python requirement on FreeBSD test env
This commit is contained in:
@@ -15,7 +15,7 @@ task:
|
||||
git fetch origin pull/$CIRRUS_PR/head:pull/$CIRRUS_PR;
|
||||
fi
|
||||
- git reset --hard $CIRRUS_CHANGE_IN_REPO
|
||||
install_script: pkg install -y bash wget gmake dejagnu py36-sphinx tcl86 autoconf automake gettext ksh93 zsh fish perl5 python36 ruby cmake R readline openmp
|
||||
install_script: pkg install -y bash wget gmake dejagnu py37-sphinx tcl86 autoconf automake gettext ksh93 zsh fish perl5 python37 ruby cmake R readline openmp
|
||||
build_script: ./configure --without-tclx --with-tcl-ver=8.6 && gmake && gmake install
|
||||
test_script:
|
||||
- contrib/mt
|
||||
|
||||
Reference in New Issue
Block a user