Add travis CI config
This commit is contained in:
parent
10b91f6a31
commit
50eac23091
1 changed files with 4 additions and 0 deletions
4
parser/.travis.yml
Normal file
4
parser/.travis.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
language: rust
|
||||
rust:
|
||||
- 1.0.0
|
||||
- nightly
|
Loading…
Reference in a new issue