diff --git a/.travis.yml b/.travis.yml index a6c48a7..e8bddf5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,7 @@ language: go +go: + - 1.1.2 + - tip notifications: # See http://about.travis-ci.org/docs/user/build-configuration/ to learn more # about configuring notification recipients and more.