We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 274edea commit 66457b5Copy full SHA for 66457b5
.travis.yml
@@ -55,3 +55,6 @@ matrix:
55
- flake8 --extend-ignore=E111,E114 --show-source;
56
# Use this instead to have a syntax check only on the diff:
57
# - source ./build_tools/travis/flake8_diff.sh;
58
+branches:
59
+ only:
60
+ - master
0 commit comments