Enable the IP64 test

ico
Adam Dunkels 2015-03-24 15:04:30 +01:00
parent ffc25082a3
commit 068c59bcb0
1 changed files with 1 additions and 0 deletions

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