Explorar o código

fixed typo in wercker.yml

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

+ 1 - 1
wercker.yml

@@ -10,7 +10,7 @@ build:
     - setup-go-workspace
     - script:
         name: install godep
-        code:
+        code: |
           go get -u github.com/tools/godep
           go install github.com/tools/godep
     # Build the project