mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-11 16:22:13 +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';
|
then export DIST='sdist';
|
||||||
elif [[ "$TRAVIS_OS_NAME" == "osx" ]];
|
elif [[ "$TRAVIS_OS_NAME" == "osx" ]];
|
||||||
then export DIST='bdist_wheel';
|
then export DIST='bdist_wheel';
|
||||||
|
fi;
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: pypi
|
provider: pypi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue