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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ 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
[![Build Status](https://api.shippable.com/projects/54d9cce15ab6cc13528b6839/badge?branchName=master)](https://app.shippable.com/projects/54d9cce15ab6cc13528b6839/builds/latest)
15 changes: 9 additions & 6 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@ language: python
#build_image: shippable/minv2:beta

python:
- 2.6
- 2.7
- 3.2
- 3.3
# - 2.6
# - 2.7
# - 3.2
# - 3.3
- 3.4
# - pypy



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

Expand Down Expand Up @@ -44,3 +42,8 @@ notifications:
#test
#cache: true
parallelized_test : true
#test
branches:
except:
- master