From e83fead6d14a17c40753e87792f6576ce9f97db4 Mon Sep 17 00:00:00 2001 From: Robert Schilling Date: Sun, 23 Feb 2014 14:30:06 +0100 Subject: Add jasmine tests to postgresql db --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index b2449d4189e..6bff3752b2a 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: -- cgit v1.2.3