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

[10.0] Adapt .travis.yml #47

Merged
merged 2 commits into from
Oct 25, 2018
Merged

[10.0] Adapt .travis.yml #47

merged 2 commits into from
Oct 25, 2018

Conversation

simahawk
Copy link
Contributor

According to OCA/server-tools#1398 we now have branch 10.0.

This fixes travis file.

NOTE: the transifex conf comes from v11 => is it correct?

.travis.yml Outdated
@@ -16,9 +15,13 @@ addons:
env:
global:
- VERSION="10.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
- TRANSIFEX_USER='transbot@odoo-community.org'
Copy link
Member

Choose a reason for hiding this comment

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

This is not needed

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks! fixing :)

.travis.yml Outdated

matrix:
- LINT_CHECK="1"
- TRANSIFEX="1"
Copy link
Member

Choose a reason for hiding this comment

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

Instead of adding a new build, put MAKEPOT="1" in one of the tests builds

@simahawk
Copy link
Contributor Author

NOTE2: maybe PG 9.3 should stay? I see it in 11.0 too in this repo.
But we are using 9.5 all around... should be safe IMO.

@gurneyalex
Copy link
Member

I started from the 1st commit of the 11.0 branch and made some changes, but obviously not enough...

@pedrobaeza
Copy link
Member

Please no

@pedrobaeza
Copy link
Member

@simahawk you can let PG 9.5. It's compatible.

@simahawk
Copy link
Contributor Author

@pedrobaeza better?

@pedrobaeza
Copy link
Member

It would be great if GitHub adapts the same feature as Gitlab programming the merge when CIs go well, but as not, let's fast-track it 😉

@pedrobaeza pedrobaeza merged commit 84e78be into OCA:10.0 Oct 25, 2018
@simahawk
Copy link
Contributor Author

thank you gentlemen :)

@pedrobaeza
Copy link
Member

You're always welcome 😃

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.

3 participants