Przeglądaj źródła

Update .travis.yml

Added power Architecture....
dthadi3 4 lat temu
rodzic
commit
d44d9950ec
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      .travis.yml

+ 3 - 1
.travis.yml

@@ -1,7 +1,9 @@
 language: go
 sudo: required
 dist: trusty
-
+arch:
+  - AMD64
+  - ppc64le
 go:
   - 1.9.x
   - 1.10.x