mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
swig+matlab binary not nightly build anymore - build on force
Closes https://github.com/CoolProp/CoolProp/issues/179 Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -544,7 +544,7 @@ c['schedulers'].append(ForceScheduler(
|
||||
|
||||
c['schedulers'].append(Nightly(name='nightly',
|
||||
branch='master',
|
||||
builderNames=['nightly-build','SWIG-MATLAB-bin'],
|
||||
builderNames=['nightly-build'],
|
||||
hour=[3, 15],
|
||||
minute=0))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user