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

Commit

Permalink
Add Shippable
Browse files Browse the repository at this point in the history
  • Loading branch information
nlamirault committed Mar 10, 2014
1 parent 8f4c079 commit f37762e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions shippable.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: python
python:
- "2.7"
install: "pip install -r requirements.txt --use-mirrors"
script: tox

0 comments on commit f37762e

Please sign in to comment.