|
@@ -19,9 +19,9 @@ It is important to give interested community members as well as non-core develop
|
|
|
|
|
|
## Specification
|
|
|
|
|
|
-The repository is hosted on github.com. Github provides several integrations from a number of CI-providers. The plan is to use the service of (http://www.travis-ci.com)[travis CI] which has an integration service available on github.com and is free for open source projects.
|
|
|
+The repository is hosted on github.com. Github provides several integrations from a number of CI-providers. The plan is to use the service of [travis CI](http://www.travis-ci.com) which has an integration service available for github.com and is free for open source projects.
|
|
|
|
|
|
-In addition, travis-ci is proved to work for the PascalCoin environment as there are already reference implementations for libraries written in pascal. This will ease the first steps.
|
|
|
+In addition, travis CI is proved to work for the PascalCoin environment as there are already reference implementations for libraries written in pascal. This will ease the first steps.
|
|
|
|
|
|
### Build types
|
|
|
|
|
@@ -72,4 +72,6 @@ None.
|
|
|
|
|
|
https://travis-ci.org
|
|
|
|
|
|
+https://travis-ci.com/plans
|
|
|
+
|
|
|
https://docs.travis-ci.com/user/deployment/releases/
|