◐ Shell
reader mode source ↗
Skip to content
Closed
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
# - "pypy" - won't work as smmap doesn't work (see gitdb/.travis.yml for details)
matrix:
include:
- python: 3.7
dist: xenial
sudo: required
- python: "nightly"
dist: xenial
sudo: required
allow_failures:
- python: "nightly"
git:
Expand Down
Toggle all file notes Toggle all file annotations