Explorar o código

adding travis support

gcmalloc %!s(int64=13) %!d(string=hai) anos
pai
achega
aeeb29a356
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      .travis.yml

+ 7 - 0
.travis.yml

@@ -0,0 +1,7 @@
+language: python
+#specify the python version
+python:
+  - "2.6"
+  - "2.7"
+# command to run tests
+script: nosetests tests