Skip to content

Commit

Permalink
[CI] update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Ildar Nasyrov authored and Ivan Yelizariev committed Dec 15, 2017
1 parent 4219067 commit df86626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ env:

matrix:
- LINT_CHECK="1"
- TRANSIFEX="1"
- TESTS="1" ODOO_REPO="odoo/odoo"
- TESTS="1" ODOO_REPO="OCA/OCB""
- TRANSIFEX="1"

virtualenv:
system_site_packages: true
Expand All @@ -40,7 +40,7 @@ script:
- travis_run_tests

after_success:
coveralls
- travis_after_tests_success

notifications:
email: false

0 comments on commit df86626

Please sign in to comment.