diff --git a/.travis.yml b/.travis.yml index 2dcefc89..5743410e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ jobs: - stage: lint script: ./wizard.sh -l - stage: build - script: ./wizard.sh -b + script: ./wizard.sh -db deploy: provider: script skip_cleanup: true