language: python env: - ARCH=x86 script: - "pip install -r client/requirements.txt" - "cd client && python test.py --light"