.travis.yml: Change to master branch for sctp support.

This commit is contained in:
Chris PeBenito 2018-03-21 14:15:53 -04:00
parent 437e48ac53
commit 1a231081f8
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ before_install:
- python -V
install:
- SELINUX_USERSPACE_VERSION=libsepol-2.7
- SELINUX_USERSPACE_VERSION=master
- export DESTDIR="${TRAVIS_BUILD_DIR}/selinux"
- |