mirror of
https://github.com/fatedier/frp.git
synced 2026-03-23 16:38:23 +08:00
using glide
This commit is contained in:
12
vendor/github.com/rakyll/statik/.travis.yml
generated
vendored
Normal file
12
vendor/github.com/rakyll/statik/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.1
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- tip
|
||||
|
||||
install:
|
||||
- go build -v
|
||||
- ./statik -src=./example/public -dest=./example/
|
||||
Reference in New Issue
Block a user