Edition du fichier Travis
This commit is contained in:
parent
bcb183c0ca
commit
a5c9bea1a5
@ -2,7 +2,10 @@ sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- stable
|
||||
before_script:
|
||||
- npm install
|
||||
script:
|
||||
- npm start
|
||||
- npm test
|
||||
after_success:
|
||||
- npm run report-coverage
|
Loading…
x
Reference in New Issue
Block a user