Skip to content
Snippets Groups Projects
  • Angus Lees's avatar
    Fix deploy runtime version check harder · 2b904672
    Angus Lees authored
    Travis' deploy.on golang version check seems to be surprising.  In
    particular `deploy.on.go=1.8.x` will *not* match a build performed
    with `go=['1.8.x']`.
    
    This change just gives up and uses an explicit bash conditional.
    Uglier, but fewer surprises.
    Unverified
    2b904672
Code owners
Assign users and groups as approvers for specific file changes. Learn more.