Skip to content
Open
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
9 changes: 4 additions & 5 deletions shippable.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: python

build_image: drydock/u14pyt:tip

python:
- 2.6
Expand All @@ -8,9 +9,8 @@ python:
- 3.3
- 3.4
- pypy

install:
- pip install -r requirements.txt
#install:
#- pip install -r requirements.txt


# Make folders for the reports
Expand All @@ -26,6 +26,5 @@ script:

archive: true


#cache: true
parallelized_test : true
#parallelized_test : true