[TD-2598] feature: C# taosdemo, fix command line in CI.
This commit is contained in:
parent
3a9c9984de
commit
a26e273303
|
@ -82,7 +82,7 @@ matrix:
|
|||
sleep 1
|
||||
taosd > /dev/null &
|
||||
sleep 1
|
||||
mono taosdemo -Q -y || travis_terminate $?
|
||||
mono taosdemo -Q DEFAULT -y || travis_terminate $?
|
||||
|
||||
# Color setting
|
||||
RED='\033[0;31m'
|
||||
|
|
Loading…
Reference in New Issue