Fix for moto not unmocking.

- Fixes #2575
- Also upgraded Travis CI to make use of Bionic instead of Xenial
- This may also address concerns raised in #1793
This commit is contained in:
Mike Grima 2019-11-17 23:16:15 -08:00
commit bd777cad44
5 changed files with 31 additions and 28 deletions

View file

@ -1,4 +1,4 @@
dist: xenial
dist: bionic
language: python
services:
- docker