Rename Travis rpl tests rpl-classic to reflect the new module name

This commit is contained in:
Simon Duquennoy 2017-09-17 10:14:37 +02:00
parent 3c9369737e
commit 9f298db63d
21 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ env:
- BUILD_TYPE='compile-nrf52-ports' BUILD_CATEGORY='compile' BUILD_ARCH='nrf52dk'
- BUILD_TYPE='compile-tools' BUILD_CATEGORY='compile'
- BUILD_TYPE='rpl-lite' BUILD_CATEGORY='sim'
- BUILD_TYPE='rpl' BUILD_CATEGORY='sim'
- BUILD_TYPE='rpl-classic' BUILD_CATEGORY='sim'
- BUILD_TYPE='ipv6' BUILD_CATEGORY='sim'
- BUILD_TYPE='base' BUILD_CATEGORY='sim'
- BUILD_TYPE='ieee802154' BUILD_CATEGORY='sim'