Branch: refs/heads/master
Home: https://github.com/btcsuite/btclog
Commit: f96df2375f37300305f329b8e5258764b4f19a7f
https://github.com/btcsuite/btclog/commit/f96df2375f37300305f329b8e5258764b4f19a7f
Author: Dave Collins <[email protected]>
Date: 2016-04-07 (Thu, 07 Apr 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
TravisCI: Update to latest configurations. (#5)
This updates the Go versions using when running the TravisCI integration
tests to reflect the latest supported Go versions.
Also, the vet tool moved into the Go source tree as of Go 1.5. Its previous
location in the x/tools repo was deprecated at that time and has now
been removed.
Finally, old tool path is no longer needed, so it has been removed.