summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorLars Schneider <larsxschneider@gmail.com>2016-04-19 20:08:49 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-04-19 20:39:36 (GMT)
commit31f3c86b43e94c106ff55b6426715eb1d9e756d2 (patch)
treef6dad85a2500d3dbbae25b1c897a9ef3bf8ecec2 /.travis.yml
parent56331f8727b0c2e7dc713b728eaf1e5843422cb7 (diff)
downloadgit-31f3c86b43e94c106ff55b6426715eb1d9e756d2.zip
git-31f3c86b43e94c106ff55b6426715eb1d9e756d2.tar.gz
git-31f3c86b43e94c106ff55b6426715eb1d9e756d2.tar.bz2
travis-ci: update Git-LFS and P4 to the latest version
Signed-off-by: Lars Schneider <larsxschneider@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 78e433b..4acf617 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,8 +22,8 @@ addons:
env:
global:
- DEVELOPER=1
- - P4_VERSION="15.2"
- - GIT_LFS_VERSION="1.1.0"
+ - P4_VERSION="16.1"
+ - GIT_LFS_VERSION="1.2.0"
- DEFAULT_TEST_TARGET=prove
- GIT_PROVE_OPTS="--timer --jobs 3 --state=failed,slow,save"
- GIT_TEST_OPTS="--verbose --tee"