Commit 36d7b20b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #6390 from Razer6/add_missing_travis_task

Add jasmine tests to postgresql db
parents 31386adf e83fead6
......@@ -8,6 +8,7 @@ env:
- TASK=jasmine:ci DB=mysql
- TASK=spinach DB=postgresql
- TASK=spec DB=postgresql
- TASK=jasmine:ci DB=postgresql
before_install:
- sudo apt-get install libicu-dev -y
branches:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment