diff --git a/.travis.yml b/.travis.yml index eb8d2e7ee..f7724aaf2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,4 @@ cache: install: - RUN yarn install --production=false --frozen-lockfile --non-interactive - - RUN yarn build + - RUN yarn build:lib