travis: use go1.4 for new feature os.Unsetenv()

This commit is contained in:
Yicheng Qin 2015-02-03 23:11:08 -08:00
parent d0205519a8
commit 5c6ce0c18d

View File

@ -1,7 +1,7 @@
language: go
sudo: false
go:
- 1.3
- 1.4
install:
- go get code.google.com/p/go.tools/cmd/cover