Skip to content

Commit

Permalink
update ci configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
lepistone committed Sep 15, 2014
1 parent def38ad commit e71aafd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
18 changes: 0 additions & 18 deletions .coveragerc

This file was deleted.

5 changes: 0 additions & 5 deletions .travis.yml
Expand Up @@ -10,17 +10,12 @@ env:
virtualenv:
system_site_packages: true

# Commented until product-attribute branch will be ready
#before_install:
# - git clone https://github.com/OCA/product-attribute $HOME/product-attribute -b ${VERSION}

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

script:
- travis_run_flake8
- travis_run_tests

after_success:
Expand Down

0 comments on commit e71aafd

Please sign in to comment.