diff --git a/.travis.yml b/.travis.yml index 5966df764..75d3d30aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,3 +10,6 @@ install: - yarn install --production=false --frozen-lockfile --non-interactive - yarn build - yarn build:lib + +test: + - echo "ADD TESTING!"