We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec4404 commit 8b8b91fCopy full SHA for 8b8b91f
1 file changed
shippable.yml
@@ -1,6 +1,7 @@
1
python:
2
- "2.6"
3
language: python
4
+
5
install: pip install --use-mirrors -r requirements.txt
6
script:
7
- python sqliteSample.py
0 commit comments