1 2 3 4 5 6 7 8 9 10
language: rust sudo: false rust: # There's currently a cargo bug on stable which prevents libfontconfig_sys # from building properly. - nightly script: - cargo test