Skip to content

Commit

Permalink
Merge pull request #254 from adrien-berchet/fix_travis_warnings
Browse files Browse the repository at this point in the history
Update travis.yml
  • Loading branch information
adrien-berchet committed Mar 17, 2020
2 parents 838d3c1 + d771715 commit fb300b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: python

sudo: true
os: linux
dist: xenial

addons:
Expand Down Expand Up @@ -28,7 +28,7 @@ notifications:
services:
- postgresql

matrix:
jobs:
include:
- python: 2.7
env:
Expand Down Expand Up @@ -94,7 +94,7 @@ after_script:
deploy:
provider: pypi
distributions: "sdist bdist_wheel"
user: erilem
username: erilem
password:
secure: eYqYIWlsCp/awFekONU9fRKjYeleO49rzf2qWNYG3HxWvp8+1mgjLubnMTIARHiKbB6/iF3PEfGQd7+ICIi6dxWQFxWaBu7HOFaOu0wOXweNbrwhDqKrnJRJ3/2CPRTlYARr7uJhXrVTQVOIC//mEtUX7atF5EVs8fW8BM3/iT0=
on:
Expand Down

0 comments on commit fb300b0

Please sign in to comment.