You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .travis.yml
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,12 @@ services:
6
6
7
7
language: go
8
8
9
+
os:
10
+
- linux
11
+
- linux-ppc64le
12
+
9
13
go:
10
14
- "1.12.x"
11
-
os:
12
-
- "linux"
13
-
# TODO ppc64le is currently timing out on travis; see https://github.com/containerd/containerd/pull/2896
0 commit comments