Skip to content

Commit

Permalink
Merge branch 'master' of github.com:tus/tusd
Browse files Browse the repository at this point in the history
  • Loading branch information
Acconut committed Sep 3, 2017
2 parents 2df5d11 + dda5f92 commit d79a4bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ go:
- 1.6
- 1.7
- 1.8
- 1.9
sudo: required
cache:
apt: true
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ test_script:
- go test ./filestore
- go test ./limitedstore
- go test ./memorylocker
- go test ./consullocker
- go test ./s3store

- go vet ./prometheuscollector

0 comments on commit d79a4bc

Please sign in to comment.