diff --git a/.travis.yml b/.travis.yml index d0f7412..2877477 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,4 @@ node_js: script: - yarn test --coverage --coverageReporters=text-lcov | coveralls - - yarn build && bundlewatch ./dist/* + - yarn build && bundlewatch ./dist/!(*.map)