Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit 9f9f34a

Browse files
committed
Remove openspin binary before packaging
1 parent cfcee84 commit 9f9f34a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ script:
55
- chmod a+x ./openspin
66
- SPINC="./openspin -q" make -f scripts/makefile -j
77
- make -f scripts/makefile clean
8+
- rm ./openspin -f
89
- ./scripts/release.sh ${TRAVIS_TAG}
910
after_script:
1011
- ls *.zip

0 commit comments

Comments
 (0)