Comment on wallet classes. Use address_is_old to check if address is beyond gap limit
[electrum-nvc.git] / .travis.yaml
index e8411f5..440086e 100644 (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