We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816bb92 commit 5c037ebCopy full SHA for 5c037eb
.travis.yml
@@ -6,13 +6,15 @@ matrix:
6
- go: 1.12.x
7
- go: 1.13.x
8
- go: 1.14.x
9
+ - go: 1.15.x
10
- arch: s390x
11
go: 1.12.x
12
13
go: 1.13.x
14
15
go: 1.14.x
-
16
+ - arch: s390x
17
+ go: 1.15.x
18
# Install g++-4.8 to support std=c++11 for github.com/google/certificate-transparency/go/merkletree
19
addons:
20
apt:
0 commit comments