Преглед изворни кода

Create .tas.yml

pull/799/head
Himanshi Gupta GitHub пре 4 година
родитељ
комит
2b074fda60
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 16 додато и 0 уклоњено
  1. +16
    -0
      .tas.yml

+ 16
- 0
.tas.yml Прегледај датотеку

@@ -0,0 +1,16 @@
---
framework: mocha
preRun:
command:
- npm ci
- npm run build
postMerge:
pattern:
- "test/*-test.js"
preMerge:
pattern:
- "test/*-test.js"
postRun:
command:
- "node --version"
version: 1.0

Loading…
Откажи
Сачувај