travis: update build to go1.7.4

This commit is contained in:
Olaoluwa Osuntokun
2017-01-12 17:14:35 -08:00
parent a070d4131f
commit e057684c8e

View File

@@ -1,7 +1,7 @@
language: go
go:
- 1.6.3
- 1.7.3
- 1.7.4
sudo: false
install:
- go get -v github.com/roasbeef/btcd # Required for the rpc test package.