mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-07 03:09:19 +00:00
Merge branch 'main' of https://github.com/Pinklady01/rustlings into main
This commit is contained in:
commit
b9a9557194
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