mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
Don't override interpreter
This commit is contained in:
parent
dc6dd12364
commit
916950d3f2
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ before_script:
|
|||
- git checkout master
|
||||
- black hyperglass
|
||||
- python3 ./manage.py pylint-badge --integer-only True
|
||||
- sh ./tests/ci_git.sh
|
||||
- ./tests/ci_git.sh
|
||||
- python3 ./tests/ci_prepare.py
|
||||
script:
|
||||
- nohup python3 ./tests/ci_dev_server.py &
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue