Commit e83fead6d14a17c40753e87792f6576ce9f97db4

Authored by Robert Schilling
1 parent e868de68

Add jasmine tests to postgresql db

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.travis.yml
... ... @@ -8,6 +8,7 @@ env:
8 8 - TASK=jasmine:ci DB=mysql
9 9 - TASK=spinach DB=postgresql
10 10 - TASK=spec DB=postgresql
  11 + - TASK=jasmine:ci DB=postgresql
11 12 before_install:
12 13 - sudo apt-get install libicu-dev -y
13 14 branches:
... ...