Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 71b7f10

Browse files
committed
fix(ci): bump LATEST_RELEASE to 2.0.0-rc.6
1 parent 9b0b1ae commit 71b7f10

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
- DBUS_SESSION_BUS_ADDRESS=/dev/null
1111
- DISPLAY=:99.0
1212
- CHROME_BIN=chromium-browser
13-
- LATEST_RELEASE=2.0.0-rc.5
13+
- LATEST_RELEASE=2.0.0-rc.6
1414
- TASK_FLAGS="--dgeni-log=warn"
1515
matrix:
1616
- TASK=lint

scripts/config/bad-code-excerpt-skip-patterns.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
/[jt]s/.*/api/router-deprecated/ # Obsolete API entries. No issue open yet.
55
/ts/latest/guide/style-guide.html # https://github.com/angular/angular.io/issues/2123
66
/ts/latest/guide/upgrade.html # In a transient state until RC6 - @filipe.silva
7+
/[jt]s/.*/api/forms/index/NG_VALIDATORS-let.html # RC6 contains broken example tags

0 commit comments

Comments
 (0)