Fix wrong repository name in `.travis.yml`

This commit is contained in:
Martin Larralde 2018-05-04 18:34:05 +02:00 committed by GitHub
parent 70bdf5e93c
commit 3b6a87c8c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,6 +61,6 @@ deploy:
script: ./ci/travis/guide.sh
on:
branch: master
repo: althonos/pyo3
repo: PyO3/pyo3
python: 3.6