Skip to content

Commit

Permalink
Merge pull request #2163 from nicoddemus/merge-master-into-features
Browse files Browse the repository at this point in the history
Merge master into features
  • Loading branch information
nicoddemus authored Dec 29, 2016
2 parents 669332b + 402fbe5 commit 964ccb9
Show file tree
Hide file tree
Showing 48 changed files with 626 additions and 317 deletions.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,12 @@ env:

matrix:
allow_failures:
# py35-trial failing on Linux: #1989
# see #1989
- env: TESTENV=py27-trial
- env: TESTENV=py35-trial
include:
- env: TESTENV=py36
python: '3.6-dev'

script: tox --recreate -e $TESTENV

Expand Down
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ Katarzyna Jachim
Kevin Cox
Lee Kamentsky
Lev Maximov
Loic Esteve
Lukas Bednar
Luke Murphy
Maciek Fijalkowski
Expand Down
Loading

0 comments on commit 964ccb9

Please sign in to comment.