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 | 2ee910f4d83728a5abc65f5e3e7ec3d8d87c0598 (patch) | |
tree | b4c4f60cf71aff683045c6d3fbb41e968c38f350 /.travis.yml | |
parent | 392bc8264fd0415ab66f79e7d92bdd3b255a83bf (diff) | |
parent | b553a2f28631438560182e4b9290c422b3e50eb2 (diff) |
Merge branch '2.3'
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index b37239ea..f41c9777 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ python: - "3.4" - "3.5" - "3.6" + - "3.7-dev" - "pypy-5.6.0" install: # Self-install for setup.py-driven deps |