@@ -0,0 +1,6 @@
+language: python
+python:
+ - "2.7"
+ - "3.3"
+# command to run tests
+script: nosetests