Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Python Sample
=====================

testing
Simple Python sample with tests using Nose and Coverage.

This sample is built for Shippable, a docker based continuous integration and deployment platform.
Expand Down
2 changes: 1 addition & 1 deletion shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: python
python:
# - 2.6
- 2.7
# - 3.2
- 3.2
# - 3.3
# - 3.4
# - pypy
Expand Down