Oupsss, bien penser a ne pas mettre start ici

This commit is contained in:
Anthony Dumas 2019-05-02 20:52:44 +02:00
parent 4238442c3b
commit 982d33f09a

View File

@ -5,7 +5,6 @@ node_js:
before_script: before_script:
- npm install - npm install
script: script:
- npm start
- npm test - npm test
after_success: after_success:
- npm run report-coverage - npm run report-coverage