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: