From 982d33f09aa811f004483a75a6786c335598ad66 Mon Sep 17 00:00:00 2001 From: Anthony Dumas Date: Thu, 2 May 2019 20:52:44 +0200 Subject: [PATCH] Oupsss, bien penser a ne pas mettre start ici --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 24a12d0..914d660 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,6 @@ node_js: before_script: - npm install script: - - npm start - npm test after_success: - npm run report-coverage \ No newline at end of file