1
0
mirror of https://github.com/bspeice/dtparse synced 2024-09-19 16:31:32 -04:00
dtparse/.travis.yml
Bradlee Speice e4c49b2bb2 Use python codegen to generate the tests
And you know, hopefully don't delete the script next time.
2018-06-12 22:22:30 -04:00

5 lines
52 B
YAML

language: rust
rust:
- stable
- beta
- nightly