mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 05:16:31 +01:00
Change most http links to https
This commit is contained in:
parent
c2c6d8ad50
commit
11fa5fe184
49 changed files with 188 additions and 188 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Using Travis
|
||||
|
||||
Evennia uses [Travis CI](http://travis-ci.org/) to check that it's building successfully after every
|
||||
Evennia uses [Travis CI](https://travis-ci.org/) to check that it's building successfully after every
|
||||
commit to its Github repository (you can for example see the `build: passing` badge at the top of
|
||||
Evennia's [Readme file](https://github.com/evennia/evennia)). If your game is open source on Github
|
||||
you may also use Travis for free. See [the Travis docs](http://docs.travis-ci.com/user/getting-
|
||||
you may also use Travis for free. See [the Travis docs](https://docs.travis-ci.com/user/getting-
|
||||
started/) for how to get started.
|
||||
|
||||
After logging in you will get to point Travis to your repository on github. One further thing you
|
||||
|
|
@ -34,4 +34,4 @@ will be able to see it.
|
|||
|
||||
For properly testing your game you of course also need to write unittests. [We have a page](Unit-
|
||||
Testing) on how we set those up for Evennia, you should be able to refer to that for making tests
|
||||
fitting your game.
|
||||
fitting your game.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue