language: go go: - 1.3 - 1.4 - 1.5 - 1.6 - 1.7 - 1.8 - tip notificaitons: email: recipients: jason.mcvetta@gmail.com on_success: change on_failure: always before_script: - go get github.com/bmizerany/assert - go get github.com/jmcvetta/randutil