Nessuna descrizione
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.

.travis.yml 98B

12345678
  1. language: rust
  2. rust: stable
  3. cache: cargo
  4. sudo: false
  5. git:
  6. depth: 1
  7. script:
  8. - ci/run-travis.sh