Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 32235b2

Browse files
gkalpakThomasBurleson
authored andcommitted
chore(test-versions): run tests against Angular v1.6 (#10235)
Related to #10205.
1 parent 64b2621 commit 32235b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test-versions.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# [CONFIG VALUES]
2222

2323
# Available Options are: 1.X, 1.X.X, 1.X.X-(beta|rc).X or snapshot
24-
VERSIONS=(1.3 1.4 1.5 snapshot)
24+
VERSIONS=(1.3 1.4 1.5 1.6 snapshot)
2525
BROWSERS="Firefox"
2626

2727
#

0 commit comments

Comments
 (0)