Compare commits

..

No commits in common. "a6d8f3b86b57ed42aa946542172aacd4eeffdb55" and "d0a663b2bb2c5003069d51fa2118c12548f44e9d" have entirely different histories.

2 changed files with 0 additions and 13 deletions

View File

@ -1,10 +0,0 @@
kind: pipeline
type: docker
name: default
steps:
- name: test
image: rust:alpine
commands:
- apk add --no-cache musl-dev
- cargo test

View File

@ -1,3 +0,0 @@
# tchoutchou
Experimental Lua interface for hyper http server.