s/coderefinery/dev-cafe/; closes #244
This commit is contained in:
@ -5,7 +5,7 @@ Testing Autocmake
|
||||
|
||||
You will need to install `pytest <http://pytest.org/>`__.
|
||||
|
||||
Check also the `Travis <https://github.com/coderefinery/autocmake/blob/master/.travis.yml>`__
|
||||
Check also the `Travis <https://github.com/dev-cafe/autocmake/blob/master/.travis.yml>`__
|
||||
build and test recipe for other requirements.
|
||||
|
||||
Your contributions and changes should preserve the test set and be PEP8 conform.
|
||||
@ -23,5 +23,5 @@ You can also select individual tests, for example those with ``fc_blas`` string
|
||||
For more options, see the ``py.test`` flags.
|
||||
|
||||
This test set is run upon each push to the central repository.
|
||||
See also the `Travis <https://travis-ci.org/coderefinery/autocmake/builds>`__
|
||||
See also the `Travis <https://travis-ci.org/dev-cafe/autocmake/builds>`__
|
||||
build and test history.
|
||||
|
Reference in New Issue
Block a user