Skip to content

Commit

Permalink
Merge pull request #863 from cloudflare/cbroglie/go1.10
Browse files Browse the repository at this point in the history
Fix Go 1.10 build errors
  • Loading branch information
cbroglie authored Feb 23, 2018
2 parents 50a1a69 + c68df53 commit 4e2dcbd
Show file tree
Hide file tree
Showing 1,150 changed files with 503,745 additions and 276,364 deletions.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
sudo: false
language: go
go:
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- master
# Install g++-4.8 to support std=c++11 for github.com/google/certificate-transparency/go/merkletree
addons:
apt:
Expand Down
373 changes: 373 additions & 0 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4e2dcbd

Please sign in to comment.