Skip to content

Commit d8432e9

Browse files
committed
chore(deploy): Remove tar command from travis build
1 parent 9793360 commit d8432e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ install: yarn install --ignore-engines
1818
script: ./scripts/build.sh
1919
before_deploy:
2020
- npm prune --production
21-
- tar -czvf jestpact.tar.gz package.json index.d.ts index.js LICENSE README.md
2221
- npm run deploy:prepare
2322
deploy:
2423
- provider: releases

0 commit comments

Comments
 (0)