mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-08 03:39:18 +00:00
Create .travis.yml
This commit is contained in:
parent
a303d508cf
commit
d46fef2382
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
language: rust
|
||||||
|
cache: cargo
|
||||||
|
script: # the purpose of this is to grade students
|
||||||
|
- cargo run verify
|
||||||
Loading…
x
Reference in New Issue
Block a user