Browse Source

Updated wercker file again...

Torkel Ödegaard 11 năm trước cách đây
mục cha
commit
4f2bca08f1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: