From 32511dc51235b3d8fe97e90ec9dba97e38820b14 Mon Sep 17 00:00:00 2001 From: Adam Dunkels Date: Wed, 26 Aug 2015 16:45:43 +0200 Subject: [PATCH] Enable the rpl-large test in travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index db506cd03..98f98edff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -103,6 +103,7 @@ env: - BUILD_TYPE='collect' - BUILD_TYPE='collect-lossy' - BUILD_TYPE='rpl' + - BUILD_TYPE='large-rpl' - BUILD_TYPE='rime' - BUILD_TYPE='ipv6' - BUILD_TYPE='ip64' MAKE_TARGETS='cooja'