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

Commit

Permalink
travis: add package deps
Browse files Browse the repository at this point in the history
  • Loading branch information
proppy committed May 1, 2017
1 parent 271a51f commit 6970ed4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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
install:
- pip install nox-automation
script:
Expand Down

0 comments on commit 6970ed4

Please sign in to comment.