Skip to content

Commit 343cfe8

Browse files
committed
Fix Travis config
1 parent 86e68a7 commit 343cfe8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ before_script:
99
- sleep 10
1010
branches:
1111
except:
12-
- latest
13-
- "/^v\d/"
12+
- latest
13+
- "/^v\\d/"

0 commit comments

Comments
 (0)