try wheezy for build environment

This commit is contained in:
Brad Rydzewski 2015-06-04 12:59:23 -07:00
parent fbaaed2968
commit e4b7f86054

View file

@ -1,4 +1,4 @@
image: library/golang:1.4.2
image: library/golang:1.4.2-wheezy
git:
path: github.com/drone/drone
script:
@ -11,7 +11,6 @@ script:
- make build
- make test
- make dist
- apt-get update && apt-get -y install dpkg
notify:
email: