mirror of https://gitee.com/bigwinds/arangodb
timestamps in tests (#3240)
This commit is contained in:
parent
ad74472c14
commit
7c3215c386
|
@ -976,5 +976,7 @@ def runOperatingSystems(osList) {
|
||||||
parallel branches
|
parallel branches
|
||||||
}
|
}
|
||||||
|
|
||||||
checkCommitMessages()
|
timestamps {
|
||||||
runOperatingSystems(['linux', 'mac', 'windows'])
|
checkCommitMessages()
|
||||||
|
runOperatingSystems(['linux', 'mac', 'windows'])
|
||||||
|
}
|
Loading…
Reference in New Issue