Fixed a typo fix in the travis build

This commit is contained in:
Jeroen van Baarsen 2014-04-12 09:05:08 +02:00
parent 0f31acd0ec
commit 0fd26ea46c

View file

@ -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: