Browse Source

Add SOAPpy for travis

pull/47/head
Alexis de Lattre 9 years ago
parent
commit
b3cec69bcd
  1. 2
      .travis.yml

2
.travis.yml

@ -22,7 +22,7 @@ install:
- git clone https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
- travis_install_nightly
- pip install phonenumbers py-Asterisk
- pip install phonenumbers py-Asterisk SOAPpy
- hg clone http://bitbucket.org/anybox/web_action_request -b ${VERSION} ${HOME}/web_action_request
- hg clone http://bitbucket.org/anybox/bus_enhanced ${HOME}/bus_enhanced

Loading…
Cancel
Save