Skip to content

Commit fbbf314

Browse files
committed
.travis.yml: Only build for trunk
1 parent 46aa24a commit fbbf314

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
notifications:
22
email: false
33

4+
branches:
5+
only:
6+
- trunk
7+
48
install:
59
- pip3 install .
610
script:

0 commit comments

Comments
 (0)