Add support to ppc64le

pull/104/head
gururajrkatti 4 years ago committed by GitHub
parent 81b1373f17
commit 95f4b1dff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,9 @@
language: python
python:
- "2.7"
arch:
- amd64
- ppc64le
script:
- python test/wait-for-it.py

Loading…
Cancel
Save