Skip to content

Commit

Permalink
Try to debug the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
remilapeyre committed Sep 28, 2020
1 parent 9c0c4a1 commit 3215165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ before_script:

script:
- make vet
- NOMAD_TOKEN=$(cat /tmp/nomad-test.token) make testacc
- TF_LOG=debug NOMAD_TOKEN=$(cat /tmp/nomad-test.token) make testacc

after_scripts:
- bash scripts/stop-nomad.sh
Expand Down

0 comments on commit 3215165

Please sign in to comment.