Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
Merge branch 'travis'
Browse files Browse the repository at this point in the history
  • Loading branch information
sinbad committed Nov 20, 2018
2 parents 681d37c + e147da6 commit c3a40b9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
language: go

go:
- "1.11.x"

os:
- trusty
- osx
- windows

script: go test ./...
5 changes: 5 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Git LFS: Shared Folder agent

[![Build status][1]][2]

[1]: https://travis-ci.org/sinbad/lfs-folderstore.svg?branch=master
[2]: https://travis-ci.org/sinbad/lfs-folderstore

## What is it?

`lfs-folderstore` is a [Custom Transfer
Expand Down

0 comments on commit c3a40b9

Please sign in to comment.