Skip to content

Commit b73967d

Browse files
committed
Restict travis to non-experimental branches.
1 parent f782421 commit b73967d

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
@@ -18,3 +18,7 @@ script:
1818
- tox
1919
after_success:
2020
- coveralls
21+
branches:
22+
only:
23+
- master
24+
- md3

0 commit comments

Comments
 (0)