From e83fead6d14a17c40753e87792f6576ce9f97db4 Mon Sep 17 00:00:00 2001 From: Robert Schilling Date: Sun, 23 Feb 2014 14:30:06 +0100 Subject: [PATCH] Add jasmine tests to postgresql db --- .travis.yml | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.travis.yml b/.travis.yml index b2449d4..6bff375 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: -- libgit2 0.21.2