mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-09-05 16:47:39 -04:00
add ci
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
language: go
|
||||||
|
go:
|
||||||
|
- "1.10"
|
||||||
|
script:
|
||||||
|
- make ci
|
||||||
@@ -3,6 +3,8 @@ gossa
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
[](https://travis-ci.org/pldubouilh/bossa)
|
||||||
|
|
||||||
🎶 A fast and simple webserver for your files. It's dependency-free and with under 250 lines for the server code, easily code-reviewable.
|
🎶 A fast and simple webserver for your files. It's dependency-free and with under 250 lines for the server code, easily code-reviewable.
|
||||||
|
|
||||||
### features
|
### features
|
||||||
|
|||||||
Reference in New Issue
Block a user