Change travis references to circleci in doc

This commit is contained in:
Frederic Junod
2018-11-19 13:09:30 +01:00
parent 066e5b7ed3
commit 18eef152c4
3 changed files with 4 additions and 4 deletions

View File

@@ -5,9 +5,9 @@
You will obviously start by
[forking](https://github.com/openlayers/openlayers/fork) the OpenLayers repository.
### Travis CI
### CircleCI
The Travis CI hook is enabled on the Github repository. This means every pull request
The CircleCI hook is enabled on the Github repository. This means every pull request
is run through a full test suite to ensure it compiles and passes the tests. Failing
pull requests will not be merged.