Skip to content

Commit

Permalink
Merge pull request #31 from anguslees/master
Browse files Browse the repository at this point in the history
Fix deploy golang version comparison
  • Loading branch information
anguslees committed Jul 11, 2017
2 parents 1349109 + f697935 commit c979186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ deploy:
- controller.yaml
- controller-norbac.yaml
on:
go: '1.8'
condition: ${TRAVIS_GO_VERSION}.0 =~ ^1\.8\.
tags: true
provider: releases
skip_cleanup: true
Expand Down

0 comments on commit c979186

Please sign in to comment.