diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-11-07 09:36:17 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-11-07 09:36:17 -0800 |
commit | cf0f096548ab72f7f1f5fa07d5bb834ed9786800 (patch) | |
tree | 74e2e4ded2ad4e0e1e04e7757d584d49b1f88283 | |
parent | a838d0e87afc094499705c4fe9623befcce2e822 (diff) | |
parent | 1697b84861948fbc7d7cf443022c873c655c1224 (diff) |
Merge branch '2.0' into 2.1
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 0e46ec84..c8a2816e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ python: - "3.4" - "3.5" - "3.6" + - "3.7-dev" - "pypy-5.6.0" install: # Self-install for setup.py-driven deps |