Skip to content

Commit

Permalink
Merge pull request #98 from guewen/7.0-oca-deps
Browse files Browse the repository at this point in the history
Use oca_dependencies.txt
  • Loading branch information
pedrobaeza committed Nov 5, 2015
2 parents 1bc1310 + da2cdf6 commit 02a8e76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -24,11 +24,9 @@ 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
- git clone https://github.com/OCA/stock-logistics-tracking -b ${VERSION} $HOME/stock-logistics-tracking
- git clone https://github.com/OCA/stock-logistics-barcode -b ${VERSION} $HOME/stock-logistics-barcode

script:
- travis_run_tests

after_success:
coveralls
travis_after_test_success
2 changes: 2 additions & 0 deletions oca_dependencies.txt
@@ -0,0 +1,2 @@
stock-logistics-tracking
stock-logistics-barcode

0 comments on commit 02a8e76

Please sign in to comment.