Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
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
3 changes: 3 additions & 0 deletions 3 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ Python Sample

Simple Python sample with tests using Nose and Coverage.



[![Build Status](https://apibeta.shippable.com/projects/5420089b76d0c288e441e5ee/badge?branchName=master)](https://appbeta.shippable.com/projects/5420089b76d0c288e441e5ee/builds/latest)
#test
11 changes: 9 additions & 2 deletions 11 shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ python:
- 3.2
- 3.3
- 3.4
- pypy
# - pypy



before_install:
- source ~/.rvm/scripts/rvm && rvm use 1.9.3
- source ~/.rvm/scripts/rvm && rvm use 1.9.2

install:
- pip install -r requirements.txt
Expand All @@ -30,6 +30,13 @@ script:
- echo $BUILD_NUMBER

archive: true
notifications:
email:
recipients:
- vidya@shippable.com
- exampletwo@org.com
on_success: change
on_failure: always

#test
#cache: true
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.