Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update .travis.yml with explicit attrs upgrade
python3.6 on travis comes with attrs 17.3.0 already installed. Since this creates a conflict with databroker -> jsonschema -> attrs (17.4.0), immediately upgrade the attrs package to at least 17.4.0 before installing anything else.
- Loading branch information