ahawker / ulid

Universally Unique Lexicographically Sortable Identifier (ULID) in Python 3
Apache License 2.0
695 stars 42 forks source link

Change travis deploy version to 3.7 so there aren't duplicates #428

Closed ahawker closed 4 years ago

ahawker commented 4 years ago

There are now multiple py3.7 builds running in travis, so this simple tag condition would run on multiple jobs, causing multiple deployments, causing all subsequent ones to fail.