mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
Don't override interpreter
This commit is contained in:
@@ -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 &
|
||||
|
Reference in New Issue
Block a user