There was an error while loading. Please reload this page.
1 parent bd6477c commit 773c9bcCopy full SHA for 773c9bc
1 file changed
.travis.yml
@@ -7,9 +7,6 @@ services:
7
install:
8
- pip install -r requirements.txt
9
10
-env:
11
- - DJANGO_DEV=1
12
-
13
before_script:
14
- pycodestyle --exclude=migrations,settings.py,lib,tests --max-line-length=100 .
15
- psql -c "CREATE DATABASE vulnerablecode;" -U postgres
0 commit comments