From 03b247ada870eab4805d4bad0fe417045d8ea143 Mon Sep 17 00:00:00 2001 From: Haythem Sellami Date: Thu, 18 Jul 2019 09:34:51 +0100 Subject: [PATCH] last travis config modification --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2f0cbdd..dc77d2b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ install: script: - npm run lint:wrapper - npm run lint:contract-tests - - npm run devchain & travis_wait 60 npm run test:contributor + - npm run devchain & travis_wait 60 npm run test branches: only: