Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
klauspost committed Jan 9, 2019
1 parent bf8eea2 commit 3da6afc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ install:
- go get -d ./...

build_script:
- go test -v -cpu=2 ./...
- go test -cpu=1,2,4 -short -race ./...
- go test -v ./...

0 comments on commit 3da6afc

Please sign in to comment.