Skip to content

Commit 1716de9

Browse files
committed
Merge branch 'data_dump' of https://github.com/nexB/vulnerablecode into data_dump
2 parents efedb24 + 20ee1f9 commit 1716de9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ install:
88
before_script:
99
- pycodestyle --exclude=migrations,settings.py,lib,tests --max-line-length=100 .
1010
- cd app/
11-
- python3 manage.py makemigrations
1211
- python3 manage.py migrate
1312

1413
script:

0 commit comments

Comments
 (0)