Skip to content

Commit

Permalink
removed deploy step. Now uses manual and signed deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
SekouD committed Feb 15, 2019
1 parent 6c1bbc2 commit 49fae81
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,6 @@ branches:
- master
- dev
- "/v\\d+\\.\\d+[a-z]*.\\d+[a-z]*/"
deploy:
provider: pypi
distributions: sdist bdist_wheel
user: SekouD
on:
python: 3.6
repo: SekouD/mlconjug
tags: true
branch: master
password:
secure: AZNuESC7kyt+6tbkuEBx6Wh/T2YpcwtU1M5zLDRQzDks3tKmbSf5OD5Q7Hlfn8Bk+PDVCrGp2xfT//WGqntCbIu9lIyGrbmChTSQllSqYopw9GffMF2rzSdxCaKmW6LcgdhWX4oHHjF9vNZEYeZDAyuakH4OesQkRi08HXl5Td3bIJcTlsrPk46g7T20N1klzcA5EJex/8Z4UH/joYIksIuK7EzsjmuTFJBl7mTmmaEIXNs3SBcbuj/ptxPDMrNk1IG+xVkhTQ6tk7ugqfwjGcvrTldB5QA5RUj6Rqoagobhy9GD8Q6Hoe7jWzpy96mgIrwDUAc9I1gq1BtwUJIRTnsK/3r19bWZJ9N6vD5OONKKAHn+m7iBbaRW3Qn/b05TlcIZrWvA0sLEuIp7nVgnZmDyQqC0fCFsfXRt35BqCXsz4gqN8Nb+tvNHTX4ujLwNpZUaaYKYVjmY9M4KxMvKk1nQp6WIrZvfHcomb1UyWaLGqIbyjY+6tBoi4nnb/ImmRdU/FwvMKn9CllVZTr6FgmN9vKB6rj5Wi3YW/v9ZXO5kUuUd9ODcyvVPPbUZ5A51hd1BEiv0btGvHQDt3vNlEP/A8YgdkxjpY5S6W9HkmblEz6lpShuokkxHICX7OM3aCdOQktEK9Etq6vHWSK1JMVsmVSQfdlTplEdw7Qpvnb0=
install: pip install -U tox-travis
script: tox

0 comments on commit 49fae81

Please sign in to comment.