Skip to content

Commit 492c9d9

Browse files
committed
Fix allow failure
1 parent 1a010d9 commit 492c9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
matrix:
1818
fast_finish: true,
1919
allow_failures:
20-
- PARSE_SERVER_TEST_DB=postgres
20+
- env: PARSE_SERVER_TEST_DB=postgres
2121
branches:
2222
only:
2323
- master

0 commit comments

Comments
 (0)