Revision 43c5f4df74cd1158bd8d5bdb3cac5e47d05b8008

Committed on 16/09/2015 8:27 am by André R <ar@ez.no> [GitHub Diff]

[Travis] Remove testing of DemoBundle as it can not work

- We can not use DemoBundle 6.0 since it changes demo data so BDD has been updated
- We can not use DemoBundle 5.4 since it does not work with kernel 6.0
- We can not use platform:install with both DemoBundle and kernel at 6.0 as it does not work with legacy.

Solution: continue to use DemoBundle 6.0, but remove testing of it.