EBIvariation / vcf-validator

Validation suite for Variant Call Format (VCF) files, implemented using C++11
Apache License 2.0
129 stars 39 forks source link

Travis #174

Closed srbcheema1 closed 5 years ago

srbcheema1 commented 5 years ago

This PR aims to simplify the travis build. earlier the travis used to run release-builds for non-tagged branches too. After this PR the travis will run release builds only for tagged commits saving lot of time on every build.