From 0fd26ea46cb2714ad20f5518f58fb4778423f224 Mon Sep 17 00:00:00 2001 From: Jeroen van Baarsen Date: Sat, 12 Apr 2014 09:05:08 +0200 Subject: [PATCH] Fixed a typo fix in the travis build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6163f92..6552733 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ env: - TASK=spec:other DB=mysql - TASK=jasmine:ci DB=mysql - TASK=spinach DB=postgresql - - TASK=spec:api DB=mysql + - TASK=spec:api DB=postgresql - TASK=spec:other DB=postgresql - TASK=jasmine:ci DB=postgresql before_install: -- libgit2 0.21.2