Browse Source

[IMP] web_action_request in anybox is not available in v9 so use the link of PR

pull/83/head
Sebastien LANGE 8 years ago
parent
commit
4dd1fd0d63
  1. 2
      .travis.yml

2
.travis.yml

@ -32,7 +32,7 @@ install:
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
- travis_install_nightly
- 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/juris_malinens/web_action_request -b ${VERSION} ${HOME}/web_action_request # Pull request is not merged in anybox
- hg clone http://bitbucket.org/anybox/bus_enhanced ${HOME}/bus_enhanced
script:

Loading…
Cancel
Save