Skip to content

Commit

Permalink
travis: update build to go1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Roasbeef committed Jan 13, 2017
1 parent a070d41 commit e057684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit e057684

Please sign in to comment.