Set TF_LOG=DEBUG

This commit is contained in:
Suzuki Shunsuke 2020-01-13 12:50:06 +09:00
parent 4e8a837e08
commit 40ef60258e

View file

@ -45,7 +45,7 @@ matrix:
- sudo cat /etc/default/docker
- sudo service docker restart
script:
- make testacc
- TF_LOG=DEBUG make testacc
# https://golang.org/doc/devel/release.html#policy
- os: linux