From 7b546a31a7f0b8114580bab5779536119e39a22c Mon Sep 17 00:00:00 2001 From: Haythem Sellami Date: Fri, 20 Sep 2019 10:01:19 +0100 Subject: [PATCH] modify travis config --- .travis.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d5f7c7f..ecfe1b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,11 @@ before_script: script: - npm run lint:wrapper - npm run lint:contract-tests - - npm run test + - npm run test:token + - npm run test:contributor + - npm run test:contribution + - npm run test:proposal + - npm run test:kit branches: only: