Skip to content

Commit b08c812

Browse files
committed
Merge branch 'ls/travis-update-p4-and-lfs'
The default Travis-CI configuration specifies newer P4 and GitLFS. * ls/travis-update-p4-and-lfs: travis-ci: update P4 to 16.2 and GitLFS to 1.5.2 in Linux build
2 parents 63d6a9c + 5f703e8 commit b08c812

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)