mdeuser commented on a change in pull request #201: Run Godep tool for build URL: https://github.com/apache/incubator-openwhisk-cli/pull/201#discussion_r162947629
########## File path: .travis.yml ########## @@ -48,6 +49,7 @@ before_deploy: - go get github.com/mattn/go-isatty - export build_file_name=wsk - export zip_file_name=OpenWhisk_CLI + - ./bin/godep restore -v Review comment: @dubeejw - good catch. how many builds are now happening? ---------------------------------------------------------------- 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
