Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 15dd0ae

Browse files
committed
Disable CI on branches without PR
1 parent 8c378d3 commit 15dd0ae

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,3 +1,7 @@
1+
branches:
2+
only:
3+
- master
4+
15
language: rust
26
rust:
37
- nightly

0 commit comments

Comments
 (0)