From 068c59bcb0240bd798ea6db13cf78f1fa4d6ddc5 Mon Sep 17 00:00:00 2001 From: Adam Dunkels Date: Tue, 24 Mar 2015 15:04:30 +0100 Subject: [PATCH] Enable the IP64 test --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 03559d8a5..8236c3fd6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -110,6 +110,7 @@ env: - BUILD_TYPE='rpl' - BUILD_TYPE='rime' - BUILD_TYPE='ipv6' + - BUILD_TYPE='ip64' MAKE_TARGETS='cooja' - BUILD_TYPE='hello-world' - BUILD_TYPE='base' # XXX: netperf disabled b/c it's flaky