Closed lantz closed 5 years ago
set -e apt -qq -y move all test dependencies into test-dependencies.sh install python test dependencies as root check for go version 1.7+ (required by gnxi) notify if using default GOPATH
Fixes #1
if @cglewis is happy with this, I think we can merge it.
Looks good to me, thanks for fixing this up and working through it with me!
Great work team! All merged in.
set -e apt -qq -y move all test dependencies into test-dependencies.sh install python test dependencies as root check for go version 1.7+ (required by gnxi) notify if using default GOPATH
Fixes #1