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

Docker ci #246

Merged
merged 6 commits into from
Apr 1, 2017
Merged

Docker ci #246

merged 6 commits into from
Apr 1, 2017

Conversation

Sispheor
Copy link
Member

Allow Travis to test the code inside an Ubuntu 16.04 and Debian 8 container in order to Closes #101.
I've updated a test to be sure the singleton is cleaned before using it when loading a brain or settings.

Note: We cannot test the code inside a Raspbian image as the env on travis is x86_64 and Raspbian images need armv7.

@Sispheor Sispheor added this to the v0.4.4 milestone Mar 31, 2017
@Sispheor Sispheor requested a review from LaMonF March 31, 2017 14:07
@Sispheor
Copy link
Member Author

Yep.. it fails because when we do a PR instead of a push, Travis environment variables change. And so the wrong branch is cloned in the container. I'll try to fix that.

@Sispheor
Copy link
Member Author

Sispheor commented Apr 1, 2017

@LaMonF it's fixed !

Copy link
Member

@LaMonF LaMonF left a comment

Choose a reason for hiding this comment

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

GJ !

@LaMonF LaMonF merged commit d4f293f into dev Apr 1, 2017
@Sispheor Sispheor deleted the docker_CI branch April 1, 2017 16:18
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

2 participants