Skip to content

Commit 92d13c3

Browse files
committed
ci: removes debug option from acc tests
1 parent 46c69af commit 92d13c3

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
@@ -45,7 +45,7 @@ matrix:
4545
- sudo cat /etc/default/docker
4646
- sudo service docker restart
4747
script:
48-
- TF_LOG=DEBUG make testacc
48+
- make testacc
4949

5050
# https://golang.org/doc/devel/release.html#policy
5151
- os: linux

0 commit comments

Comments
 (0)