diff --git a/.travis.yml b/.travis.yml index ef0c7a4..63ede20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,6 +36,6 @@ install: script: - yarn run test - yarn run build - - yarn run clean + - yarn run rmdist - yarn run "build:production" - composer test