mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-11 15:15:15 +02:00
[travis] testing deployment code
This commit is contained in:
parent
27a401f241
commit
e8048d3b8c
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ before_deploy:
|
|||
then export DIST='sdist';
|
||||
elif [[ "$TRAVIS_OS_NAME" == "osx" ]];
|
||||
then export DIST='bdist_wheel';
|
||||
fi;
|
||||
|
||||
deploy:
|
||||
provider: pypi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue