.travis.yml: Change to master branch for sctp support.
This commit is contained in:
parent
437e48ac53
commit
1a231081f8
|
@ -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"
|
||||
- |
|
||||
|
|
Loading…
Reference in New Issue