webfinger/.travis.yml
Baptiste Gelez 2bb0133d41 Add support for group: and custom prefixes (fixes #3)
+ Rust 2018

+ Test for resolve
2019-03-17 16:09:19 +01:00

10 lines
132 B
YAML
Executable file

language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
fast_finish: true
cache: cargo