You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/12/18 04:19:35 UTC

[GitHub] dubeejw opened a new issue #50: Make test command fails in Travis build

dubeejw opened a new issue #50: Make test command fails in Travis build
URL: https://github.com/apache/incubator-openwhisk-client-go/issues/50
 
 
   The `make test` command fails in Travis, but the build still passes. See output below:
   
   ```
   $ make test
   
   Installing dependencies
   
   go get -d -t ./...
   
   package gopkg.in/yaml.v2: unrecognized import path "gopkg.in/yaml.v2" (https fetch: Get https://gopkg.in/yaml.v2?go-get=1: dial tcp 45.33.37.13:443: i/o timeout)
   
   make: *** [deps] Error 1
   
   
   
   The command "make test" exited with 2.
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services