From a09d7ac4d24ce21d6fd66fca9add05c7a1817f8f Mon Sep 17 00:00:00 2001 From: Haythem Sellami Date: Thu, 18 Jul 2019 15:56:05 +0100 Subject: [PATCH] another travis config modification --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d0aaec9..b745388 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ before_script: script: - npm run lint:wrapper - npm run lint:contract-tests - - travis_wait 60 npm run test + - npm run test branches: only: