commit | 3fa112d8a7338d30112be476ea18b6734bc4c0eb | [log] [tgz] |
---|---|---|
author | Aditya Hase <aditya@adityahase.com> | Wed May 01 11:16:25 2019 +0530 |
committer | Aditya Hase <aditya@adityahase.com> | Thu Jun 20 20:10:53 2019 +0530 |
tree | a9a5330298e37f13274654e55352a8e668307d06 | |
parent | d11e4818880583d137a402a260e2516691d82c3a [diff] |
feat(travis): Python 3.6 tests
diff --git a/.travis.yml b/.travis.yml index 869fe95..f2ba2c4 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -3,6 +3,7 @@ python: - "2.7" + - "3.6" services: - mysql