travis test various libevent versions
This commit is contained in:
@@ -11,7 +11,7 @@ perl --version
|
||||
cmake --version
|
||||
cmake --help
|
||||
|
||||
git clone --branch patches-2.1 https://github.com/libevent/libevent.git
|
||||
git clone --branch ${LIBEVENT:-patches-2.1} https://github.com/libevent/libevent.git
|
||||
|
||||
mkdir host-libevent
|
||||
cd host-libevent
|
||||
|
||||
+1
-1
@@ -63,7 +63,7 @@ jobs:
|
||||
|
||||
# Different configurations of default gcc and clang
|
||||
|
||||
- env: BASE=7.0
|
||||
- env: BASE=7.0 LIBEVENT=master
|
||||
|
||||
- env: BASE=3.15
|
||||
|
||||
|
||||
Reference in New Issue
Block a user