snapshot: Separate tests using root from non-root
Signed-off-by: Samuel Karp <skarp@amazon.com>
This commit is contained in:
@@ -20,4 +20,6 @@ install:
|
||||
- export PATH=$PATH:/tmp/protobuf/bin/
|
||||
|
||||
script:
|
||||
- sudo PATH=$PATH GOPATH=$GOPATH make binaries coverage
|
||||
- make binaries
|
||||
- make coverage
|
||||
- sudo PATH=$PATH GOPATH=$GOPATH make root-coverage
|
||||
|
||||
Reference in New Issue
Block a user