Don't run travis for the latest_develop tag (#439)

This commit is contained in:
bnkai
2020-04-04 01:27:49 +03:00
committed by GitHub
parent 8a6fff61ae
commit 18dc5e85fa

View File

@@ -1,3 +1,5 @@
if: tag != develop_latest # dont build for the latest_develop tagged version
dist: xenial dist: xenial
language: go language: go
go: go: