Skip to content

Commit

Permalink
Clean up for the repository python-trio#162
Browse files Browse the repository at this point in the history
  • Loading branch information
RatanShreshtha committed Nov 28, 2019
1 parent a42c11e commit 03b435f
Show file tree
Hide file tree
Showing 112 changed files with 575 additions and 1,599 deletions.
22 changes: 1 addition & 21 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ script:

cache:
directories:
- ${HOME}/.cache
- ${HOME}/.cache

notifications:
email: false
Expand Down Expand Up @@ -53,9 +53,6 @@ matrix:
- python: pypy3.5-6.0
env: NOX_SESSION=test-pypy

# Extras
# - python: 2.7
# env: NOX_SESSION=app_engine GAE_SDK_PATH=${HOME}/.cache/google_appengine
- python: 2.7
env: NOX_SESSION=google_brotli-2
- python: 3.7
Expand All @@ -75,23 +72,6 @@ matrix:
os: osx
env: NOX_SESSION=test-3.7

# Downstream integration tests.
# - python: 2.7
# env: DOWNSTREAM=requests
# stage: integration

# - python: 3.7
# env: DOWNSTREAM=requests
# stage: integration

# - python: 2.7
# env: DOWNSTREAM=botocore
# stage: integration

# - python: 3.7
# env: DOWNSTREAM=botocore
# stage: integration

- python: 3.7
stage: deploy
script:
Expand Down
Loading

0 comments on commit 03b435f

Please sign in to comment.