Skip to content

Commit 3c64d48

Browse files
committed
chore(travis): Automatic builds on the 3.x branch
Travis will now build changes for any PR against the 3.x branch.
1 parent d9ca88a commit 3c64d48

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
@@ -31,6 +31,7 @@ branches:
3131
only:
3232
- master
3333
- /^3\.0$/
34+
- /^3\.x$/
3435
- /^release-.*$/
3536

3637
before_install:

0 commit comments

Comments
 (0)