From c2a92c6c43198024e735faa6d75f01ed55c3593d Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sun, 12 May 2019 13:28:01 -0300 Subject: [PATCH] Update .travis.yml --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 45ef9de60..8321a41b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,9 +9,6 @@ notifications: before_script: - npm run build -script: -- npm run coveralls - branches: only: - master