Skip to content

Commit 766094b

Browse files
committed
chore: fix release branch not included in .travis.yml
1 parent 1e65021 commit 766094b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
branches:
22
only:
33
- master
4+
- release
45
env:
56
global:
67
- DATE=$(date +%Y-%m-%d)

0 commit comments

Comments
 (0)