Skip to content

Commit 56e5f65

Browse files
author
Diwaker Gupta
committed
Run tests in verbose mode
1 parent 6613abe commit 56e5f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- stage: run tests
2020
go: "1.11.x"
2121
install: go get -u golang.org/x/oauth2
22-
script: go test ./dropbox/...
22+
script: go test -v ./dropbox/...

0 commit comments

Comments
 (0)