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
|
||||
}
|
||||
|
||||
checkCommitMessages()
|
||||
runOperatingSystems(['linux', 'mac', 'windows'])
|
||||
timestamps {
|
||||
checkCommitMessages()
|
||||
runOperatingSystems(['linux', 'mac', 'windows'])
|
||||
}
|
Loading…
Reference in New Issue