mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-21 03:48:08 -05:00
First cut at nightly build
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -412,7 +412,7 @@ c['schedulers'].append(ForceScheduler(
|
||||
label="Do a full clean", default=False)]))
|
||||
|
||||
c['schedulers'].append(Nightly(name='nightly',
|
||||
builderNames=['sphinx_expensive_docs'],
|
||||
builderNames=['nightly-build'],
|
||||
hour=3,
|
||||
minute=0))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user