1
0
Fork 0
mirror of https://github.com/Findus23/AdventOfCode2019.git synced 2024-08-27 19:52:12 +02:00
This commit is contained in:
Lukas Winkler 2019-12-05 20:35:24 +01:00
parent 76daaaa199
commit ff74500194
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -9,7 +9,7 @@ jobs:
- cd python
script:
- pytest
- mypy 1 2 3
- mypy 1 2 3 4 5
- language: rust
rust: stable