houshengbo commented on a change in pull request #997: Upgrade the Go version to 1.9 URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/997#discussion_r228174179
########## File path: .travis.yml ########## @@ -4,7 +4,7 @@ sudo: required language: go go: -- 1.8 +- 1.9 Review comment: 1.11 will fail at this time. Still need to check what needs to be changed for higher version. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
