Just test GO 1.4

This commit is contained in:
Mitchell Hashimoto 2015-01-10 15:54:49 -08:00
parent c9e7c63600
commit afc67ba426
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
language: go language: go
go: go:
- 1.2 - 1.4
- 1.3
- tip - tip
install: make updatedeps install: make updatedeps