Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

travis: add package deps #7

Merged
merged 1 commit into from May 2, 2017
Merged

Conversation

proppy
Copy link
Contributor

@proppy proppy commented May 1, 2017

No description provided.

@proppy proppy requested a review from szabodabo May 1, 2017 21:29
@@ -1,6 +1,9 @@
language: python
python:
- "3.6"
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y portaudio19-dev libffi-dev libssl-dev

Choose a reason for hiding this comment

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

I think you mentioned recently that you thought we didn't need libffi-dev anymore since we dropped the pyaudio dep... happy to still install it, but even happier to remove it :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think we might still need it, if there is no portaudio wheel for a given platform, I will investigate separately #10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants