Renamed travis config file.
[electrum-nvc.git] / .travis.yml
diff --git a/.travis.yml b/.travis.yml
new file mode 100644 (file)
index 0000000..440086e
--- /dev/null
@@ -0,0 +1,5 @@
+language: python
+python:
+    - "2.7"
+install: "pip install slowaes ecdsa>=0.9 pbkdf2 requests pyasn1 pyasn1-modules tlslite>=0.4.5 qrcode"
+script: nosetests lib