mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-08-28 04:46:58 -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.
|
||||
|
||||
### features
|
||||
|
||||
Reference in New Issue
Block a user