Disable the IPv4 travis job
This commit is contained in:
parent
fff769af1f
commit
90e27e4839
|
@ -57,7 +57,8 @@ env:
|
|||
# - BUILD_TYPE='netperf' MAKE_TARGETS='cooja'
|
||||
- BUILD_TYPE='shell'
|
||||
- BUILD_TYPE='elfloader'
|
||||
- BUILD_TYPE='ipv4'
|
||||
# Tests under the ipv4 dir are individually disabled. Thus the entire job can be off
|
||||
# - BUILD_TYPE='ipv4'
|
||||
- BUILD_TYPE='ipv6-apps'
|
||||
- BUILD_TYPE='compile-8051-ports' BUILD_CATEGORY='compile' BUILD_ARCH='8051'
|
||||
- BUILD_TYPE='compile-arm-ports' BUILD_CATEGORY='compile' BUILD_ARCH='arm'
|
||||
|
|
Loading…
Reference in a new issue