Updated wercker file again...

This commit is contained in:
Torkel Ödegaard 2015-03-03 17:56:55 +01:00
parent 48d83a4dc4
commit 4f2bca08f1

View File

@ -12,7 +12,7 @@ build:
name: build setup
code: |
go run build.go setup
apt-get install ruby-dev gcc
apt-get install -y ruby-dev gcc
gem install fpm
# Build the project
- script: