Skip to content

Commit 5f703e8

Browse files
larsxschneidergitster
authored andcommitted
travis-ci: update P4 to 16.2 and GitLFS to 1.5.2 in Linux build
Update Travis-CI dependencies to the latest available versions in Linux build. Signed-off-by: Lars Schneider <larsxschneider@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 454cb6b commit 5f703e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ env:
2727
# The Linux build installs the defined dependency versions below.
2828
# The OS X build installs the latest available versions. Keep that
2929
# in mind when you encounter a broken OS X build!
30-
- LINUX_P4_VERSION="16.1"
31-
- LINUX_GIT_LFS_VERSION="1.2.0"
30+
- LINUX_P4_VERSION="16.2"
31+
- LINUX_GIT_LFS_VERSION="1.5.2"
3232
- DEFAULT_TEST_TARGET=prove
3333
- GIT_PROVE_OPTS="--timer --jobs 3 --state=failed,slow,save"
3434
- GIT_TEST_OPTS="--verbose-log"

0 commit comments

Comments
 (0)