Remove go 1.2 from Travis config

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

View File

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