mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2024-11-13 04:46:34 +03:00
Test on latest clickhouse version
This commit is contained in:
parent
3c5f705ef5
commit
2f4dbdc151
|
@ -78,7 +78,6 @@ before_script:
|
|||
- psql -c "ALTER ROLE test PASSWORD 'test';" -U postgres
|
||||
- psql -c 'CREATE DATABASE test OWNER test;' -U postgres
|
||||
- psql -c 'CREATE DATABASE test2 OWNER test;' -U postgres
|
||||
- psql -c 'CREATE DATABASE test_test OWNER test;' -U postgres
|
||||
|
||||
script:
|
||||
python runtests.py
|
||||
|
|
Loading…
Reference in New Issue
Block a user