Skip to content

Commit

Permalink
Merge branch 'release/1.4.1.post3'
Browse files Browse the repository at this point in the history
  • Loading branch information
exhuma committed Dec 27, 2020
2 parents 4c0ac14 + 5498989 commit 2739ff4
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
arch:
- amd64
- ppc64le
language: python
python:
- "2.7"
- "3.3"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "3.9"
- "nightly"
install: pip install tox-travis
script: "tox"
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Release 1.4.1.post3
===================

This is a "house-keeping" commit. No new features or fixes are introduced.

* Update CI test rules to include amd64 and ppc (santosh653)


Release 1.4.1.post2
===================

Expand Down
2 changes: 1 addition & 1 deletion cluster/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.1.post2
1.4.1.post3

0 comments on commit 2739ff4

Please sign in to comment.