Fix wrong repository name in `.travis.yml`
This commit is contained in:
parent
70bdf5e93c
commit
3b6a87c8c2
|
@ -61,6 +61,6 @@ deploy:
|
|||
script: ./ci/travis/guide.sh
|
||||
on:
|
||||
branch: master
|
||||
repo: althonos/pyo3
|
||||
repo: PyO3/pyo3
|
||||
python: 3.6
|
||||
|
||||
|
|
Loading…
Reference in New Issue