Move travis coroutine check to cron only.
This commit is contained in:
parent
e7b5b9144a
commit
c584dd8460
@ -159,14 +159,14 @@ env:
|
|||||||
- &WITH_COROUTINE_UCONTEXT
|
- &WITH_COROUTINE_UCONTEXT
|
||||||
name: COROUTINE=ucontext
|
name: COROUTINE=ucontext
|
||||||
<<: *linux
|
<<: *linux
|
||||||
# <<: *cron-only
|
<<: *cron-only
|
||||||
env:
|
env:
|
||||||
- CONFIG_FLAG='--with-coroutine=ucontext'
|
- CONFIG_FLAG='--with-coroutine=ucontext'
|
||||||
|
|
||||||
- &WITH_COROUTINE_COPY
|
- &WITH_COROUTINE_COPY
|
||||||
name: COROUTINE=copy
|
name: COROUTINE=copy
|
||||||
<<: *linux
|
<<: *linux
|
||||||
# <<: *cron-only
|
<<: *cron-only
|
||||||
env:
|
env:
|
||||||
- CONFIG_FLAG='--with-coroutine=copy'
|
- CONFIG_FLAG='--with-coroutine=copy'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user