Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] requirements.txt: Update travis2docker version #158

Merged
merged 1 commit into from
May 31, 2018

Conversation

luisg123v
Copy link
Contributor

This is to support the key postgresql, to define the PostgreSQL
version.

For more info, see:
Vauxoo/travis2docker#117

@luisg123v
Copy link
Contributor Author

CC @moylop260

requirements.txt Outdated
@@ -1,2 +1,2 @@
matplotlib==2.2.2
travis2docker==4.0.2
travis2docker==4.0.6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use 4.0.7 instead.
I have created a bumpversion now with that patch.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

This is to support the key `postgresql`, to define the PostgreSQL
version.

For more info, see:
Vauxoo/travis2docker#117

[CI SKIP]
Copy link
Contributor

@moylop260 moylop260 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change adds support for the key addons -> postgresql, located
in the file .travis.yml. That key is used to manually specify the
PostgreSQL version, instead of using the default one.

Currently we are using a global environment variable for runbot in the .travis.yml
plus a addons->postgresql for travis in the .travis.yml

Then 👍

@hbrunn hbrunn merged commit 8632e55 into OCA:11.0 May 31, 2018
NL66278 pushed a commit to NL66278/runbot-addons that referenced this pull request Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants