Skip to content

Instantly share code, notes, and snippets.

@yamafaktory
Created January 27, 2019 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yamafaktory/5033a4c8ff3b689e98f3af6aed928b62 to your computer and use it in GitHub Desktop.
Save yamafaktory/5033a4c8ff3b689e98f3af6aed928b62 to your computer and use it in GitHub Desktop.
language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
fast_finish: true
git:
depth: 10
after_success:
- ./after-success.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment