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

Commit 276310e

Browse files
committed
chore(ci): remove repeated tests running from Travis build
In b290244 the doce2e tests were moved into the 'unit' test job on Travis, but only half of this change ever made it into v1.2.x. This change fixes up the other half, so that the doce2e tests are run only once.
1 parent 6afe0db commit 276310e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ env:
1111
- JOB=unit
1212
- JOB=e2e TEST_TARGET=jqlite
1313
- JOB=e2e TEST_TARGET=jquery
14-
- JOB=e2e TEST_TARGET=doce2e
1514
global:
1615
- SAUCE_USERNAME=angular-ci
1716
- SAUCE_ACCESS_KEY=9b988f434ff8-fbca-8aa4-4ae3-35442987

0 commit comments

Comments
 (0)