mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-30 23:53:48 +03:00
Adding Travis CI manifest
This commit is contained in:
parent
340a53fb80
commit
20c01883c3
1 changed files with 2 additions and 0 deletions
2
.travis.yml
Normal file
2
.travis.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
language: go
|
||||
script: go test ./...
|
Loading…
Reference in a new issue