This repository has been archived on 2025-10-15. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
jsonwebtoken/.travis.yml
2015-11-02 20:34:11 +00:00

10 lines
97 B
YAML

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