Skip to content

Commit

Permalink
add in circle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shea256 committed Nov 22, 2016
1 parent d16f9a5 commit 11ed577
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml

This file was deleted.

7 changes: 7 additions & 0 deletions circle.yml
@@ -0,0 +1,7 @@
machine:
python:
version: 2.7.10

test:
override:
- python unit_tests.py

0 comments on commit 11ed577

Please sign in to comment.