Skip to content

Commit

Permalink
* Try a different approach.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgroff committed Jul 17, 2018
1 parent 901015b commit 00d1149
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 21 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: python
python:
- "3.6"
install:
- pip install tox
script:
- cd django_kala && tox
21 changes: 0 additions & 21 deletions django_kala/.circleci/config.yml

This file was deleted.

0 comments on commit 00d1149

Please sign in to comment.