Merge pull request #6765 from jvanbaarsen/fixed-missing-buid-option

Fixed a typo fix in the travis build
This commit is contained in:
Dmitriy Zaporozhets
2014-04-13 20:01:23 +03:00
+1 -1
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: