Test on latest clickhouse version

This commit is contained in:
M1ha 2019-06-27 17:18:42 +05:00
parent 3c5f705ef5
commit 2f4dbdc151

View File

@ -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