Skip to content

Commit e4eff5f

Browse files
committed
Proper regex for only branches
1 parent 8ea55cd commit e4eff5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ script:
1414
- make build
1515
branches:
1616
only:
17-
- master
17+
- /3\.\d

0 commit comments

Comments
 (0)