There was an error while loading. Please reload this page.
1 parent 26fa349 commit 20ee1f9Copy full SHA for 20ee1f9
1 file changed
.travis.yml
@@ -8,7 +8,6 @@ install:
8
before_script:
9
- pycodestyle --exclude=migrations,settings.py,lib,tests --max-line-length=100 .
10
- cd app/
11
- - python3 manage.py makemigrations
12
- python3 manage.py migrate
13
14
script:
0 commit comments