Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removing branches section
  • Loading branch information
dhruvmanila authored Sep 23, 2020
commit 9dadd7cb4cdb026b7a9badcd3ff9e0e34c60c77e
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ os: linux
dist: focal
language: python
python: 3.8
branches: # This section will be removed in the last commit
only:
- config-travis
cache: pip
before_install: pip install --upgrade pip setuptools six
install: pip install black flake8 mypy pytest-cov
Comment thread
cclauss marked this conversation as resolved.
Outdated
Expand Down