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

123456789
  1. language: rust
  2. rust: stable
  3. cache: cargo
  4. before_script: (cargo install rustfmt || true)
  5. sudo: false
  6. git:
  7. depth: 1
  8. script:
  9. - ci/run-travis.sh