language: go os: - linux go: - 1.4 - tip sudo: false install: - go get gopkg.in/hlandau/passlib.v1 - cd $HOME/gopath/src/gopkg.in/hlandau/passlib.v1