Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Commit

Permalink
FIX unit tests in Shippable
Browse files Browse the repository at this point in the history
  • Loading branch information
nlamirault committed Mar 10, 2014
1 parent f37762e commit 081c57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ language: python
python:
- "2.7"
install: "pip install -r requirements.txt --use-mirrors"
script: tox
script: tox -ecoverage

0 comments on commit 081c57e

Please sign in to comment.