Merge pull request #17 from mbohlool/travis_fix

Fix travis CI failure
This commit is contained in:
Mehdy Bohlool 2017-07-06 17:28:35 -07:00 committed by GitHub
commit 4318bc68c1

View File

@ -1,5 +1,6 @@
# ref: https://docs.travis-ci.com/user/languages/python
language: python
dist: trusty
sudo: required
matrix: