travis: Extended kernel build matrix
authorThomas Graf <tgraf@noironetworks.com>
Fri, 28 Nov 2014 12:48:49 +0000 (13:48 +0100)
committerBen Pfaff <blp@nicira.com>
Fri, 5 Dec 2014 20:35:08 +0000 (12:35 -0800)
commit517f93116b143d5f16bafe62cf0fe13734db7dd5
tree67c1909e599f7e30ef41cbe1cf8d65c1acc10d94
parentb6fe204d2da016e7e0c7fc591e9ed95e23067d19
travis: Extended kernel build matrix

When doing test builds, build against the following kernels:
  - KERNEL=3.17.4
  - KERNEL=3.16.7
  - KERNEL=3.14.25
  - KERNEL=3.12.33
  - KERNEL=3.10.61
  - KERNEL=3.4.104
  - KERNEL=2.6.32.64

When doing pure kernel test builds, skip compilation of user space bits.

Signed-off-by: Thomas Graf <tgraf@noironetworks.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
.travis.yml
.travis/build.sh