Skip to content

Commit 890c793

Browse files
authored
Merge pull request #10756 from Microsoft/changeTravisBranch
Change travis to target release-2.0 instead of transforms
2 parents 1e2abc8 + 49ee281 commit 890c793

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
@@ -23,7 +23,7 @@ matrix:
2323
branches:
2424
only:
2525
- master
26-
- transforms
26+
- release.2.0
2727

2828
install:
2929
- npm uninstall typescript

0 commit comments

Comments
 (0)