Przeglądaj źródła

Updated wercker file again...

Torkel Ödegaard 10 lat temu
rodzic
commit
4f2bca08f1
1 zmienionych plików z 1 dodań i 1 usunięć
  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: