Update travis go version to tip

This commit is contained in:
Taylor Gerring 2014-12-21 13:46:06 -06:00
parent f7ec759ef0
commit 03dc6ec0d4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: go
go:
- 1.3
- tip
before_install:
- sudo add-apt-repository ppa:ubuntu-sdk-team/ppa -y
- sudo apt-get update -qq