Skip to content

Commit 773c9bc

Browse files
committed
Remove DJANGO_DEV env from travis CI
1 parent bd6477c commit 773c9bc

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ services:
77
install:
88
- pip install -r requirements.txt
99

10-
env:
11-
- DJANGO_DEV=1
12-
1310
before_script:
1411
- pycodestyle --exclude=migrations,settings.py,lib,tests --max-line-length=100 .
1512
- psql -c "CREATE DATABASE vulnerablecode;" -U postgres

0 commit comments

Comments
 (0)