Skip to content

Commit

Permalink
Not using requirements for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vokimon committed Jan 23, 2015
1 parent a7bd3d8 commit 4eecae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,6 +13,6 @@ before_install:
install:
- pip install --allow-external PyAudio --allow-unverified PyAudio PyAudio
- if [[ $TRAVIS_PYTHON_VERSION == 2* ]]; then pip install --allow-external ctypes --allow-unverified ctypes ctypes; fi
- pip install -r requirements.txt
- pip install numpy


0 comments on commit 4eecae2

Please sign in to comment.