Skip to content

Commit 444aed7

Browse files
authored
Merge branch 'master' into ha-mutliview-calendar-2
2 parents 825b2e2 + 04da9bf commit 444aed7

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)