Skip to content

Commit ed6e4db

Browse files
committed
ci: make ng4 optional
The ng4 job was in the optional section but wasn't added to the allowed failures.
1 parent 488185b commit ed6e4db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ matrix:
1212
allow_failures:
1313
- node_js: "7"
1414
- env: NODE_SCRIPT="tests/run_e2e.js --nightly"
15+
- env: NODE_SCRIPT="tests/run_e2e.js --ng4"
1516
include:
1617
- node_js: "6"
1718
os: linux

0 commit comments

Comments
 (0)