We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6858cdf + bc28dc4 commit 5f120fdCopy full SHA for 5f120fd
General/Travis.md
@@ -1,7 +1,7 @@
1
# Setting up Travis Continuous Integration
2
3
> IMPORTANT NOTE: Since Travis is becoming a pay to use service, it is possible that this documentation will not be updated anymore.
4
-> [A page on how to use Github Actions](General/GithubActions.md) in order to have a continuous integration is already available on this wiki.
+> [A page on how to use Github Actions](GithubActions.md) in order to have a continuous integration is already available on this wiki.
5
6
Your repository should have two extra hidden files: `.travis.yml` and `.smalltalk.ston`.
7
In addition, you may want to have a `.coveralls` configuration to support automatic coverage computation.
0 commit comments