0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-27 23:03:37 -05:00

Adding Travis CI manifest

This commit is contained in:
Matthew Holt 2015-05-05 22:54:13 -06:00
parent 340a53fb80
commit 20c01883c3

2
.travis.yml Normal file
View file

@ -0,0 +1,2 @@
language: go
script: go test ./...