Commit a6cf7a9
Changed files (1)
.gitlab-ci.yml
@@ -0,0 +1,4 @@
+unit:
+ image: rust:latest
+ script:
+ - cargo test