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
No known key found for this signature in database
GPG Key ID: 9CC5B105D03521A2
1 changed files with 1 additions and 1 deletions

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.