Skip to content

Commit

Permalink
Enabled debug output for Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
artob committed Apr 23, 2019
1 parent 8d7d382 commit 4a80322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,5 +12,5 @@ install:
- go get -u github.com/dryproject/drycop/drycop - go get -u github.com/dryproject/drycop/drycop
- go get -t -v ./... - go get -t -v ./...
script: script:
- drycop check -v - drycop check -d
- go test -v ./... - go test -v ./...

0 comments on commit 4a80322

Please sign in to comment.