Commit 2402847
committed
Only run deploy script from pypa/manylinux repository
This prevents the deploy script to be ran on forks of pypa/manylinux when travis-ci is enabled on those forks.
The deploy script not only fails on forks, it takes up 2x10 minutes (default timeout) build time on travis-ci infrastructure.1 parent 3625dc6 commit 2402847
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
0 commit comments