travis test various libevent versions

This commit is contained in:
Michael Davidsaver
2020-03-07 08:37:34 -08:00
parent d10eefac0e
commit ca2605968f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -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