This will be executed for all branches. I've to polish the way the build_travis.sh
script selects the list of modules to build depending on the branch.
For now it only relays on what Ubuntu 12.04(precise) has available in terms of libs and
that is why I've choose the modules we are building for precise debs.
```
EXTRA_EXCLUDED_MODULES="bdb dbtext oracle pa iptrtpproxy mi_xmlrpc dnssec kazoo
cnxcc"
PACKAGE_GROUPS="mysql postgres berkeley unixodbc radius presence ldap xml perl utils
lua memcached snmpstats carrierroute xmpp cpl redis python geoip sqlite json mono ims sctp
java purple tls outbound websocket autheph"
```
Plus standard group as base
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/10#issuecomment-67623607