We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36092f9 + c6e7b40 commit 522d2c8Copy full SHA for 522d2c8
1 file changed
.travis.yml
@@ -0,0 +1,11 @@
1
+language: python
2
+python:
3
+ - 2.6
4
+ - 2.7
5
+ - 3.3
6
+ - 3.4
7
+ - 3.5
8
+ - 3.6
9
+ - nightly
10
+script:
11
+ - python setup.py install
0 commit comments