]> git.proxmox.com Git - mirror_ovs.git/blob - .travis.yml
travis: Add 32 bit (-m32) cross-compile build
[mirror_ovs.git] / .travis.yml
1 language: c
2 compiler:
3 - gcc
4 - clang
5
6 before_install: ./.travis/prepare.sh
7
8 env:
9 - OPTS="--disable-ssl"
10 - TESTSUITE=1 KERNEL=3.18.1
11 - TESTSUITE=1 OPTS="--enable-shared"
12 - BUILD_ENV="-m32" OPTS="--disable-ssl"
13 - KERNEL=3.17.7 DPDK=1
14 - KERNEL=3.17.7 DPDK=1 OPTS="--enable-shared"
15 - KERNEL=3.17.7
16 - KERNEL=3.16.7
17 - KERNEL=3.14.27
18 - KERNEL=3.12.35
19 - KERNEL=3.10.63
20 - KERNEL=3.4.105
21 - KERNEL=2.6.32.65
22
23 script: ./.travis/build.sh $OPTS
24
25 notifications:
26 email:
27 recipients:
28 - secure: V7W+NdS3L1aXCMUo2EBmOIHeQHT76r78p3f25XFISz8D4a2FnXA2ydwQVbhiZxa+TRgrskY/iB5GU1fS70+qmIaGxnGAVRV8lIQVshoiaKuxvMcha0FdN4d44i1AmLiM2DK8r5k3+fEWTQCvq9mrXQnDJVEPpYfVGj5+b+9oBx8=