Skip to content

Commit e037df9

Browse files
committed
Fix regex
1 parent 82f9911 commit e037df9

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-
- /3\.\d/
17+
- /^3\.\d$/

0 commit comments

Comments
 (0)