Merge branch 'master' of github.com:tus/tusd
This commit is contained in:
commit
d79a4bce63
|
@ -4,6 +4,7 @@ go:
|
|||
- 1.6
|
||||
- 1.7
|
||||
- 1.8
|
||||
- 1.9
|
||||
sudo: required
|
||||
cache:
|
||||
apt: true
|
||||
|
|
|
@ -21,7 +21,6 @@ test_script:
|
|||
- go test ./filestore
|
||||
- go test ./limitedstore
|
||||
- go test ./memorylocker
|
||||
- go test ./consullocker
|
||||
- go test ./s3store
|
||||
|
||||
- go vet ./prometheuscollector
|
||||
|
|
Loading…
Reference in New Issue