arch: - amd64 - ppc64le language: python sudo: false - "3.6" install: - "pip install -r dev-requirements.txt" script: "./ci-build.sh"