Merge pull request #74 from simonduq/pr/travis-rpl-classic

Rename Travis rpl tests rpl-classic to reflect the new module name
This commit is contained in:
Nicolas Tsiftes 2017-09-20 14:27:55 +02:00 committed by GitHub
commit a1fbd826ef
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'