Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 4d21c60

Browse files
committed
Add 4-0-dev to allowed Travis base branches
Thanks Benoit for discovering this!
1 parent b21849d commit 4d21c60

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,8 @@ matrix:
3838
- rvm: ruby-head
3939
- rvm: rbx-3
4040
fast_finish: true
41+
branches:
42+
only:
43+
- main
44+
- /^\d+-\d+-maintenance$/
45+
- 4-0-dev

0 commit comments

Comments
 (0)