Yelp / bravado-core

Other
109 stars 98 forks source link

Travis file update: by default use python3.7 and fix travis warnings #369

Closed macisamuele closed 4 years ago

macisamuele commented 4 years ago

The goal of this PR is to address travis configuration warnings (check here) as well as ensuring that we're using Python3.7 for the "meta-checks" of the repository.

A bonus added in this PR is related to the addition of tox-travis dependency that allows us to not define TOXENV=py or TOXENV=py## to run tests only on the travis provided python version.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 98.515% when pulling 6ede94fb895702648917d55b2a83f3244ba278cd on macisamuele:maci-update-travis-configs into 768479985a6d76b85c3649c24c7bb1ccc4dce74c on Yelp:master.