Explorar o código

Updated wercker file again...

Torkel Ödegaard %!s(int64=11) %!d(string=hai) anos
pai
achega
4f2bca08f1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      wercker.yml

+ 1 - 1
wercker.yml

@@ -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: