From: Roman Stratiienko <roman.stratiie...@globallogic.com>

Signed-off-by: Roman Stratiienko <roman.stratiie...@globallogic.com>
---
 .travis.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 0807760f4..ab23b745d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,6 +46,11 @@ script:
 
 matrix:
   include:
+    - env:
+      - ARCH: arm
+        KERNEL_VERSION: 5.0
+        KERNEL_DEFCONFIG: multi_v7_defconfig
+        IPIPE_URL: 
https://github.com/devel-opi/linux-ipipe-arm-porting/releases/download/v5.0-draft1/ipipe-arm-v5.0-draft.patch
     - env:
       - ARCH: arm
         KERNEL_VERSION: 4.20.7
-- 
2.17.1


Reply via email to