Skip to content

Commit

Permalink
Update travis and Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwoods committed May 19, 2018
1 parent 3b13b67 commit 030d2b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
- stage: core
python: 2.7
env: TOXENV=py27
- stage: core
python: 3.3
env: TOXENV=py33
- stage: core
python: 3.4
env: TOXENV=py34
Expand Down Expand Up @@ -57,14 +54,6 @@ jobs:
python: 2.7
env: TOXENV=py27-django-110


- stage: contrib
python: 3.3
env: TOXENV=py33-django-17
- stage: contrib
python: 3.3
env: TOXENV=py33-django-18

- stage: contrib
python: 3.4
env: TOXENV=py34-django-17
Expand Down
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ Changelog
All notable changes to this project will be documented in this file.
Project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

6.9.0 (2018-05-15)
6.9.0 (Unrleased)
------------------
* [Core] Switched from culprit to transaction for automatic transaction reporting.
* [CI] Removed py3.3 from build

------------------
6.8.0 (2018-05-12)
------------------
Expand Down

0 comments on commit 030d2b6

Please sign in to comment.