Skip to content

Commit

Permalink
Merge pull request #52 from dib-lab/travis
Browse files Browse the repository at this point in the history
Reduce build matrix
  • Loading branch information
standage committed Oct 14, 2016
2 parents 0517458 + c101b52 commit db5fbca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ python: 2.7

env:
- TOX_ENV=py27
- TOX_ENV=py33
- TOX_ENV=py34
- TOX_ENV=py35

install:
Expand Down
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2016-10-13 Daniel Standage <daniel.standage@gmail.com>

* .travis.yml: Reduce the size of the CI build.

2016-10-07 Luiz Irber <khmer@luizirber.org>

* screed/f{a,q}dbm.py: Fix import errors on Python 3.
Expand Down

0 comments on commit db5fbca

Please sign in to comment.