added commented code

This commit is contained in:
Carl Fredrik Samson
2020-01-31 02:12:24 +01:00
parent a84faa9f3f
commit ba0b90e921
5 changed files with 343 additions and 12 deletions

View File

@@ -13,7 +13,7 @@ before_script:
- cargo install-update -a
script:
- mdbook build ./ #&& mdbook test ./
- mdbook build ./ && mdbook test ./
deploy:
provider: pages