diff --git a/.travis.yml b/.travis.yml index de530bb..e288c4a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,3 +4,5 @@ go: - 1.2 - release - tip +install: + - go get github.com/smartystreets/goconvey/convey \ No newline at end of file