We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31181a2 commit a401dd6Copy full SHA for a401dd6
1 file changed
.travis.yml
@@ -0,0 +1,5 @@
1
+language: python
2
+python:
3
+ - 3.4
4
+script:
5
+ - nosetests --with-cov
0 commit comments