Browse Source

We don't need this yet.

Rafał Pitoń 11 years ago
parent
commit
ab589868d5
2 changed files with 0 additions and 7 deletions
  1. 0 0
      .gitmodules
  2. 0 7
      .travis.yml

+ 0 - 0
.gitmodules


+ 0 - 7
.travis.yml

@@ -1,7 +0,0 @@
-language: python
-python:
-  - "2.7"
-# command to install dependencies
-install: "pip install -r requirements.txt --use-mirrors"
-# command to run tests
-script: python manage.py test