mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-11-04 16:04:46 +00:00 
			
		
		
		
	Build for Darwin and Windows in CI
Signed-off-by: Ian Campbell <ian.campbell@docker.com>
This commit is contained in:
		@@ -8,4 +8,6 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
      - checkout
 | 
			
		||||
      - run: go get github.com/golang/lint/golint
 | 
			
		||||
      - run: cd $GOPATH/src/github.com/moby/tool && make test
 | 
			
		||||
      - run: cd $GOPATH/src/github.com/moby/tool && make test
 | 
			
		||||
      - run: cd $GOPATH/src/github.com/moby/tool && make clean && make GOOS=darwin
 | 
			
		||||
      - run: cd $GOPATH/src/github.com/moby/tool && make clean && make GOOS=windows
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user