You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
script: bash -c 'export GOPATH="`pwd`" && go get -v golang.org/x/crypto/nacl/secretbox golang.org/x/crypto/scrypt github.com/golang/protobuf/proto github.com/rthornton128/goncurses && go build server && mkdir build && cd build && cmake ../src/client && make -j4'