mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-05 11:11:13 +00:00
Clean after making darwin binaries
This commit is contained in:
@@ -40,7 +40,7 @@ test:
|
||||
- cd $SRCDIR; ./bin/lint .
|
||||
- cd $SRCDIR; make client-test
|
||||
- cd $SRCDIR; make static
|
||||
- cd $SRCDIR; rm -f app/app probe/probe; GOOS=darwin make
|
||||
- cd $SRCDIR; rm -f app/app probe/probe; GOOS=darwin make && make clean
|
||||
- cd $SRCDIR; rm -f app/app probe/probe; GOOS=linux make
|
||||
- cd $SRCDIR; ./bin/test -slow
|
||||
- cd $SRCDIR/experimental; make
|
||||
|
||||
Reference in New Issue
Block a user