diff --git a/.travis.yml b/.travis.yml index 81825fb..ed2463c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,6 +38,6 @@ deploy: edge: true cleanup: false run: - - chef exec berks upload + - chef exec berks upload -e test on: tags: true