We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d842408 commit e27e2a9Copy full SHA for e27e2a9
shippable.yml
@@ -1,7 +1,8 @@
1
language: python
2
3
-#python:
4
- # - 2.7
+python:
+ - 2.7
5
+ - 2.6
6
7
install:
8
- pip install -r requirements.txt
0 commit comments