Travis-ci:added support for ppc64le
authorsanjay-cpu <snjkmr32@gmail.com>
Fri, 11 Dec 2020 14:56:55 +0000 (14:56 +0000)
committersanjay-cpu <snjkmr32@gmail.com>
Fri, 11 Dec 2020 14:56:55 +0000 (14:56 +0000)
.travis.yml

index 3216af6..12726e7 100644 (file)
@@ -1,3 +1,6 @@
+arch:
+  - amd64
+  - ppc64le
 before_install:
 - sudo apt-get update -qq
 - sudo apt-get install -qq libelf-dev gcc-avr avr-libc freeglut3-dev