You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
186 B
YAML

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