Skip to content
Snippets Groups Projects
Commit 2e0e8ce6 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

Travis: NW was included twice

parent d0e18a8e
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ before_deploy:
- mv ${NW}/* ./
- mv gui/* ./
- rm -Rf ${NW}
- rm -Rf ${NW_GZ}
- rm -Rf ./ui/package/node_modules
- rm -Rf ./ui/package/bower_components
- tar czf ../duniter-x64.tar.gz ./ --exclude ".git" --exclude "coverage" --exclude "test"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment