CI: Disable building on Python 3.4
As can be seen in https://travis-ci.org/adrienverge/yamllint/builds/631325436?utm_source=github_status&utm_medium=notification The dependency, pathspec, requires Python '>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*' but the running Python is 3.4.8 This commit stops Travis building yamllint against 3.4 so that CI can pass again.pull/219/head^2
parent
13a0f11e7c
commit
fd86455076
Loading…
Reference in New Issue