We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0538e8e + 35c589a commit 319c6d6Copy full SHA for 319c6d6
.travis.yml
@@ -11,3 +11,6 @@ script:
11
- mypy annofabapi --config-file setup.cfg
12
- pylint annofabapi --rcfile setup.cfg
13
- pytest tests/test_local*.py
14
+branches:
15
+ only:
16
+ - master
0 commit comments