Set up CI with Azure Pipelines
This commit is contained in:
parent
2ca015c4c5
commit
9ab8d29e43
5 changed files with 81 additions and 3 deletions
3
ava.config.js
Normal file
3
ava.config.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export default function config() {
|
||||
return process.env.CI ? {tap: true} : {};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue