Commit Graph

17 Commits

Author SHA1 Message Date
risk danger olson
12c86797f6 be more specific about the allowed failure 2016-04-11 11:05:32 -06:00
risk danger olson
905ebba71b allow those hanging credential tests to fail until we can nail down a fix 2016-04-11 11:00:37 -06:00
risk danger olson
bfb5759b60 test git lfs on go 1.5 and go 1.6 2016-02-23 09:51:23 -07:00
Lars Schneider
dc358a0b99 travis-ci: declare global variable in 'env' section 2016-02-11 09:55:03 +01:00
Lars Schneider
ed2b9f6128 travis-ci: use multi line 'before_install' phase to improve readability 2016-02-11 09:54:12 +01:00
Lars Schneider
bc9ed62cb2 travis-ci: run tests against default Git and latest Git
Run Git-LFS tests against the Travis-CI default Git version and the
latest available Git version on the respective platform.

The default Git version is currently 1.8.5.6 on Ubuntu and 1.9.3 on OSX.
2016-02-11 09:53:30 +01:00
Lars Schneider
7338338eeb install latest Git on Travis-CI Linux to run all tests
With the latest Git installed (2.7 right now) the following test are executed
in addition:

test/test-credentials-no-prompt.sh (git version < 2.3.0)
test/test-prune-worktree.sh (git version < 2.5.0)
test/test-push-bad-dns.sh (git version < 2.3.0)
test/test-worktree.sh (git version < 2.5.0)
2016-02-05 19:27:57 +01:00
Lars Schneider
a43b3c2895 enable OSX build on TravisCI 2016-01-14 18:30:56 +01:00
rick
380c46f256 set GIT_LFS_TEST_DIR for travis tests 2015-09-17 16:47:00 -06:00
risk danger olson
492a7c326b Stop testing Go 1.3 and 1.4.2 2015-09-11 12:18:53 -06:00
risk danger olson
b09a95aa8e test with multiple go versions 2015-09-01 16:50:44 -06:00
Steve Streeting
4fd1d0ec2d Make it possible to enable Travis on forks
Doesn't usually build with a fork because the clone path is $fork_user/git-lfs instead of github/git-lfs which breaks package references. This fixes that.
Note that this code should work on any golang repo owned by github
2015-06-15 16:25:51 +01:00
rubyist
6ee6f2a61a Skip the install step in travis, everything is vendored 2015-04-17 09:27:15 -04:00
Brandon Keepers
61e13e2750 Sudo may not be necessary 2015-04-08 16:33:54 -04:00
Brandon Keepers
243766aaec Set git config in script/cibuild 2015-04-08 16:24:37 -04:00
Brandon Keepers
ac953f883d require sudo 2015-04-08 15:24:34 -04:00
Brandon Keepers
d68ac27892 Add Travis CI build config 2015-04-08 15:15:57 -04:00