Skip to content

Commit

Permalink
Try to fix travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Jan 30, 2015
1 parent d7afd98 commit 140a4d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
all:
go test ./... -cpu=1,2,4
go test ./...
go test ./... -cpu=2
go test ./... -short -race

0 comments on commit 140a4d4

Please sign in to comment.