Skip to content

Commit 4283443

Browse files
committed
Merge branch 'ha-mutliview-calendar-2' of https://github.com/IgniteUI/igniteui-angular into ha-mutliview-calendar-2
2 parents cc58e30 + 444aed7 commit 4283443

File tree

13 files changed

+337
-202
lines changed

13 files changed

+337
-202
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ script:
2323
- npm run lint:lib
2424
- ng build igniteui-angular --prod
2525
- npm run build:style
26-
- if [ -z "${TRAVIS_TAG}" ]; then npm run test:lib:perf; fi
26+
# - if [ -z "${TRAVIS_TAG}" ]; then npm run test:lib:perf; fi
2727
- if [ -z "${TRAVIS_TAG}" ]; then npm run test:lib:others; fi
2828
- if [ -z "${TRAVIS_TAG}" ]; then npm run test:lib:grid; fi
2929
- if [ -z "${TRAVIS_TAG}" ]; then npm run test:lib:tgrid; fi

0 commit comments

Comments
 (0)