jsonwebtoken/.travis.yml

11 lines
97 B
YAML

language: rust
rust:
- stable
- beta
- nightly
sudo: false
notifications:
email: false