You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BUILD.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The WikiApiary repository contains:
14
14
*`migrations` contains the database migrations to setup and modify the MySQL database structure.
15
15
*`www` contains static assets that should be served directly via a web server.
16
16
17
-
WikiApiary uses [Travis-CI](https://travis-ci.org/thingles/WikiApiary) for building and running unit tests. Travis-CI will send build notification to the WikiApiary developer mailing list. Github also sends notifications to the developer mailing list. Code coverage is tracked on [Coveralls](https://coveralls.io/r/thingles/WikiApiary). Code quality analysis is done by [Landscape.io](https://landscape.io/github/thingles/WikiApiary).
17
+
WikiApiary uses [Travis-CI](https://travis-ci.org/WikiApiary/WikiApiary) for building and running unit tests. Travis-CI will send build notification to the WikiApiary developer mailing list. Github also sends notifications to the developer mailing list. Code coverage is tracked on [Coveralls](https://coveralls.io/r/WikiApiary/WikiApiary). Code quality analysis is done by [Landscape.io](https://landscape.io/github/WikiApiary/WikiApiary).
[WikiApiary](https://wikiapiary.com/) is a wiki that tracks the performance and activity on hundreds of other MediaWiki websites. WikiApiary is largely powered by MediaWiki itself along with Semantic MediaWiki and dozens of related extensions. Additionally, there are bots that work in conjunction with the wiki to provide all of the additional services.
Most of the interesting parts of WikiApiary are on the wiki itself. If you are interested in extending WikiApiary data collection to new data sets or modifying how WikiApiary bots work please [read the build information](https://github.com/thingles/WikiApiary/blob/master/BUILD.md).
5
+
Most of the interesting parts of WikiApiary are on the wiki itself. If you are interested in extending WikiApiary data collection to new data sets or modifying how WikiApiary bots work please [read the build information](https://github.com/WikiApiary/WikiApiary/blob/master/BUILD.md).
0 commit comments