Skip to content

Commit 319c6d6

Browse files
authored
Merge pull request #80 from kurusugawa-computer/fix/travis
update travis.yaml
2 parents 0538e8e + 35c589a commit 319c6d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ script:
1111
- mypy annofabapi --config-file setup.cfg
1212
- pylint annofabapi --rcfile setup.cfg
1313
- pytest tests/test_local*.py
14+
branches:
15+
only:
16+
- master

0 commit comments

Comments
 (0)