diff --git a/.travis.yml b/.travis.yml index 221c2e8f..8b1723df 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,4 +9,4 @@ cache: script: - yarn build:all - yarn lint:all - - yarn test + - yarn test:all