aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 57ec1af199500726946cca7e376f37d0011de6df (plain)
1
2
3
4
5
6
7
language: rust

rust:
  - stable

script:
  - cargo test