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

Test client with Kinto master #65

Merged
merged 2 commits into from
Mar 14, 2016
Merged

Test client with Kinto master #65

merged 2 commits into from
Mar 14, 2016

Conversation

leplatrem
Copy link
Contributor

@Natim r?

- TOX_ENV=flake8
before_install:
- pip install kinto
- if [[ $SERVER != development ]]; then pip install kinto; fi
- if [[ $SERVER == development ]]; then pip install https://github.com/Kinto/kinto/zipball/master; fi
Copy link
Member

Choose a reason for hiding this comment

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

Why did you use zipball rather than tarball ?
Should we use tarball we usually do?

@Natim
Copy link
Member

Natim commented Mar 14, 2016

r+

Natim added a commit that referenced this pull request Mar 14, 2016
Test client with Kinto master
@Natim Natim merged commit 508d542 into master Mar 14, 2016
@Natim Natim deleted the test-kinto-master branch March 14, 2016 12:59
@Natim Natim removed the in progress label Mar 14, 2016
@almet
Copy link
Member

almet commented Mar 15, 2016

thanks!

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