.travis.yml: Also build for the ppc64le architecture
[ bvanassche: Added amd64 architecture and edited commit message ]
This commit is contained in:
committed by
Bart Van Assche
parent
44facb175b
commit
e9cefe7e42
@@ -4,6 +4,10 @@ os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
arch:
|
||||
- amd64
|
||||
- ppc64le
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
||||
Reference in New Issue
Block a user