Only install fpm,rpm,boto if we need them

This commit is contained in:
Cameron Sparr
2016-10-25 13:17:27 +01:00
parent f729fa990d
commit 80d4864844
3 changed files with 5 additions and 3 deletions

View File

@@ -12,9 +12,6 @@ machine:
dependencies:
override:
- docker info
post:
- gem install fpm
- sudo apt-get install -y rpm python-boto
test:
override: