Enable the IP64 test

This commit is contained in:
Adam Dunkels 2015-03-24 15:04:30 +01:00
parent ffc25082a3
commit 068c59bcb0

View File

@ -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