summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2019-11-22 09:59:00 +0100
committerMarcus Meissner <marcus@jet.franken.de>2019-11-22 09:59:00 +0100
commita54628ac6d29f1f8643a10736de275a9260a3c53 (patch)
tree5441e3cf7b6bb367d854b9c57a28a14d043e3007 /.travis.yml
parentc45d8f3063aa0bcedaafd20f168f6121f1f14391 (diff)
downloadlibgphoto2-a54628ac6d29f1f8643a10736de275a9260a3c53.tar.gz
multiarch not really needed
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 569358b9d..5affab673 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,11 +3,6 @@ language: c
os:
- linux
- osx
-arch:
- - x86_64
- - s390x
- - ppc64le
- - aarch64
env:
- EXTRALIBS="gettext"