Made travis only run on lib/

This commit is contained in:
Chris Glass 2014-06-25 08:50:22 +02:00
parent e07507172f
commit a5f9ce4af2
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ language: python
python:
- "2.7"
install: "pip install slowaes ecdsa>=0.9 pbkdf2 requests pyasn1 pyasn1-modules tlslite>=0.4.5 qrcode"
script: nosetests
script: nosetests lib