Parcourir la source

Updated wercker file again...

Torkel Ödegaard il y a 10 ans
Parent
commit
4f2bca08f1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      wercker.yml

+ 1 - 1
wercker.yml

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