commit | aa4d7a34360f07a94747167ce7448100f6a80351 | [log] [tgz] |
---|---|---|
author | Achilles Rasquinha <achillesrasquinha@gmail.com> | Tue Mar 20 01:37:27 2018 +0530 |
committer | GitHub <noreply@github.com> | Tue Mar 20 01:37:27 2018 +0530 |
tree | 0310de83a7bebbcad49730330577c2285dcb6128 | |
parent | 58606b643a0bfca66c2a74d60fb18474eee5492b [diff] |
Update .travis.yml
diff --git a/.travis.yml b/.travis.yml index bde5183..b74289f 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -3,16 +3,9 @@ python: - "2.7" - - "3.5" - - "3.6" services: - mysql - -matrix: - allow_failures: - - python: "3.5" - - python: "3.6" install: # fix mongodb travis error