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

Commit a1bafda

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

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
@@ -39,3 +39,8 @@ matrix:
3939
- rvm: ruby-head
4040
- rvm: rbx-3
4141
fast_finish: true
42+
branches:
43+
only:
44+
- main
45+
- /^\d+-\d+-maintenance$/
46+
- 4-0-dev

0 commit comments

Comments
 (0)