Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Aug 24, 2019
1 parent ab447fe commit 913db2a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
@@ -1,9 +1,5 @@
language: python
dist: xenial
# require sudo to avoid Travis falling back to trusty; see
# https://github.com/travis-ci/travis-ci/issues/10110 and also
# https://github.com/travis-ci/travis-ci/issues/9069
sudo: required

python:
- "2.7"
Expand All @@ -18,10 +14,8 @@ matrix:
include:
- python: "pypy"
dist: trusty
sudo: False
- python: "pypy3"
dist: trusty
sudo: False

install:
- git config --global user.email "bumpversion-test-git@travis.ci"
Expand Down

0 comments on commit 913db2a

Please sign in to comment.