Skip to content

Commit 4d31acd

Browse files
authored
Merge pull request swiftlang#24 from devxoul/then
Add Then
2 parents 6a7e974 + d7bf80a commit 4d31acd

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

projects.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1522,6 +1522,30 @@
15221522
}
15231523
]
15241524
},
1525+
{
1526+
"repository": "Git",
1527+
"url": "https://github.com/devxoul/Then.git",
1528+
"path": "Then",
1529+
"branch": "master",
1530+
"maintainer": "[email protected]",
1531+
"compatibility": {
1532+
"3.1": {
1533+
"commit": "daaea1ac2100ae86bd20f0920ebbd2f1becb2e6e"
1534+
}
1535+
},
1536+
"platforms": [
1537+
"Darwin"
1538+
],
1539+
"actions": [
1540+
{
1541+
"action": "BuildSwiftPackage",
1542+
"configuration": "release"
1543+
},
1544+
{
1545+
"action": "TestSwiftPackage"
1546+
}
1547+
]
1548+
},
15251549
{
15261550
"repository": "Git",
15271551
"url": "https://github.com/vapor/vapor.git",

0 commit comments

Comments
 (0)