Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58bca5e

Browse files
committed
Fix regex
1 parent e4eff5f commit 58bca5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
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)