diff options
Diffstat (limited to '.pkgr.yml')
-rw-r--r-- | .pkgr.yml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ -buildpack: "https://github.com/kr/heroku-buildpack-go.git" targets: ubuntu-14.04: + ubuntu-12.04: + debian-7: build_dependencies: - mercurial - bzr |