Skip to content

Commit

Permalink
add circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
sibson committed Nov 3, 2014
1 parent 3d6b550 commit 652cc52
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions circle.yml
@@ -0,0 +1,6 @@
dependencies:
pre:
- pip install -r requirements.develop
test:
override:
- noseetests tests/unit

0 comments on commit 652cc52

Please sign in to comment.