You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -128,12 +127,12 @@ The generated html can be found in `docs/build/html`. Open up the `index.html` y
128
127
129
128
130
129
## Testing
131
-
We are using Travis CI for continuous intergration testing. You can check out the current status [here](https://travis-ci.org/mathLab/PyGeM).
130
+
We are using Github Actions for continuous intergration testing. You can check out the current status [here](https://github.com/mathLab/PyGeM/actions/workflows/testing_pr.yml).
132
131
133
-
To run tests locally (the package `nose` is required):
132
+
To run tests locally (the package `pytest` is required):
0 commit comments