src-d / code-annotation

🐈 Code Annotation Tool
GNU General Public License v3.0
28 stars 26 forks source link

Replace '/' char from version #230

Closed dpordomingo closed 6 years ago

dpordomingo commented 6 years ago

blocks https://github.com/src-d/code-annotation/pull/231

when a release branch is tested in Travis, the / char causes a conflict

> tar -cvzf $(PROJECT)_$(TAR_VERSION)_$${os}_$${arch}.tar.gz $(PROJECT)_$${os}_$${arch}/;
tar (child): code-annotation_release/v0.0.8_linux_amd64.tar.gz: Cannot open: No such file or directory