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
[](https://gitter.im/exercism/xpython?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://gitter.im/exercism/python?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5
5
6
6
Exercism exercises in Python
7
7
@@ -48,7 +48,7 @@ This repo uses [flake8](http://flake8.readthedocs.org/en/latest/) with default s
48
48
49
49
### CI build
50
50
51
-
This repo uses `travis-ci` in the following configuration: [travis.yml](https://github.com/exercism/xpython/blob/master/.travis.yml)
51
+
This repo uses `travis-ci` in the following configuration: [travis.yml](https://github.com/exercism/python/blob/master/.travis.yml)
52
52
53
53
It will check automatically the code style, the problem configuration and runns the unittests with all supported Python versions.
0 commit comments