File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 - $HOME/.cache/pip
77
88python :
9- - " 2.7 "
9+ - " 3.5 "
1010
1111addons :
1212 apt :
@@ -27,12 +27,12 @@ addons:
2727
2828# set up an X server to run wkhtmltopdf.
2929# before_install:
30- # - "export DISPLAY=:99 .0"
30+ # - "export DISPLAY=:911 .0"
3131# - "sh -e /etc/init.d/xvfb start"
3232
3333env :
3434 global :
35- - VERSION="9 .0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
35+ - VERSION="11 .0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
3636 - TRANSIFEX_USER='jjscarafia'
3737 # to get secure, run 'travis encrypt TRANSIFEX_PASSWORD=[transifex_password] -r [github_repo]'
3838 # example of github repo 'ingadhoc/odoo-infrastructure'
4949# it's not necessary (it is only necessary if modules in your repository can't
5050# be installed in the same database. And you get a huge speed penalty in your
5151# tests)
52- # - TESTS="1.0" ODOO_REPO="odoo/odoo" UNIT_TEST="1"
5352# - TESTS="1.0" ODOO_REPO="OCA/OCB" UNIT_TEST="1"
53+ # - TESTS="1.0" ODOO_REPO="odoo/odoo" UNIT_TEST="1"
5454
55- virtualenv :
56- system_site_packages : true
5755
5856install :
5957 - git clone --depth=1 https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
Original file line number Diff line number Diff line change 1- [ ![ Runbot Status] ( http://runbot.adhoc.com.ar/runbot/badge/flat/23/9 .0.svg )] ( http://runbot.adhoc.com.ar/runbot/repo/github-com-ingadhoc-survey-23 )
2- [ ![ Build Status] ( https://travis-ci.org/ingadhoc/survey.svg?branch=9 .0 )] ( https://travis-ci.org/ingadhoc/survey )
3- [ ![ Coverage Status] ( https://coveralls.io/repos/ingadhoc/survey/badge.png?branch=9 .0 )] ( https://coveralls.io/r/ingadhoc/survey?branch=9 .0 )
1+ [ ![ Runbot Status] ( http://runbot.adhoc.com.ar/runbot/badge/flat/23/11 .0.svg )] ( http://runbot.adhoc.com.ar/runbot/repo/github-com-ingadhoc-survey-23 )
2+ [ ![ Build Status] ( https://travis-ci.org/ingadhoc/survey.svg?branch=11 .0 )] ( https://travis-ci.org/ingadhoc/survey )
3+ [ ![ Coverage Status] ( https://coveralls.io/repos/ingadhoc/survey/badge.png?branch=11 .0 )] ( https://coveralls.io/r/ingadhoc/survey?branch=11 .0 )
44[ ![ Code Climate] ( https://codeclimate.com/github/ingadhoc/survey/badges/gpa.svg )] ( https://codeclimate.com/github/ingadhoc/survey )
55
66# ADHOC Survey
77
88ADHOC Odoo Survey Modules
99
1010[ // ] : # ( addons )
11- This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
1211[ // ] : # ( end addons )
1312
1413Translation Status
You can’t perform that action at this time.
0 commit comments