Skip to content

Commit

Permalink
Adding my twine credentials for now
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhers committed Sep 4, 2017
1 parent 387ad35 commit 0cdcd1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ addons:
- libboost-regex1.55-dev
env:
global:
- PYTHON=python CONDA_PACKAGES="numpy cython"
- PYTHON=python CONDA_PACKAGES="numpy cython" TWINE_USERNAME=danielh
- secure: "j8Ro21/7h5FKuJHPJRHYfOiZHMoAfD/dfpqXZreGrl79jVSEdPZmmOdvFH++CqrRdttpxOf2Lg5qOfpXfziC5ecJx1USslBSo2qwAG9JwPkwjCK7MhouM64yhVedj9Es/H635aufbyRsDIhKr5poPrrH+UebEq/63QpEdDWIWq8="
matrix:
- PYVER=2.7 PYNUM=2 PYTHON_INSTALL=manual
- PYVER=2.7 PYNUM=2 PYTHON_INSTALL=pip BUILD_ARCH=i686
Expand Down

0 comments on commit 0cdcd1c

Please sign in to comment.