Remove go 1.2 from Travis config

This commit is contained in:
Ryan Uber 2015-01-07 12:46:21 -08:00
parent babce89299
commit 812aee1e9a
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
language: go
go:
- 1.2
- tip
install: make deps