We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f09b8d0 commit e9087deCopy full SHA for e9087de
.travis.yml
@@ -1,6 +1,7 @@
1
sudo: false
2
3
addons:
4
+ postgresql: "9.4"
5
apt:
6
packages:
7
- expect-dev # provides unbuffer utility
magentoerpconnect/README.rst
@@ -65,8 +65,6 @@ Technical points:
65
66
.. _connector: https://github.com/OCA/connector
67
.. _connector_ecommerce: https://github.com/OCA/connector-ecommerce
68
-.. _Camptocamp: http://www.camptocamp.com
69
-.. _Akretion: http://www.akretion.com
70
.. _`source is on GitHub`: https://github.com/OCA/connector-magento
71
72
Installation
0 commit comments