Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.travis.yml: Update unsupported Python version
coala supports Python 3.4.2 and later as from commit 58b9f41 but the commit missed updating the travis.yml file. This fixes the issue with the CI failure on unsupported job by changing the unsupported version from 3.4.3 to 3.4.1. Closes coala#6017
- Loading branch information