Skip to content

Commit 6614af8

Browse files
committed
only do travis deploy from master
Signed-off-by: Chris Snow <[email protected]>
1 parent 362d388 commit 6614af8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
script:
3939
- black --check hpecp/ tests/ bin/
4040
- stage: deploy
41+
if: branch = master
4142
python: 3.8
4243
install:
4344
- pip install tox-travis

0 commit comments

Comments
 (0)