Fixed a typo fix in the travis build
This commit is contained in:
parent
0f31acd0ec
commit
0fd26ea46c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue