env: - TARGET=s390x-unknown-linux-gnu arch: - s390x os: linux dist: focal language: rust cache: cargo rust: - stable script: - sudo apt install libhtml-parser-perl - make test