Skip to content

Commit

Permalink
removed complexity report until it's fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
subtleGradient committed Dec 9, 2013
1 parent 55f50ca commit feeebfb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ env:
matrix:
- TEST_TYPE=test:full
- TEST_TYPE=lint
- TEST_TYPE="build complexity"
- TEST_TYPE=test:coverage
- TEST_TYPE=test:webdriver:saucelabs BROWSER_NAME=ie11
- TEST_TYPE=test:webdriver:saucelabs BROWSER_NAME=ie10
Expand All @@ -43,7 +42,6 @@ matrix:
fast_finish: true
allow_failures:
- env: TEST_TYPE=lint
- env: TEST_TYPE="build complexity"
- env: TEST_TYPE=test:coverage
- env: TEST_TYPE=test:webdriver:saucelabs BROWSER_NAME=ie11
- env: TEST_TYPE=test:webdriver:saucelabs BROWSER_NAME=ie10
Expand Down

0 comments on commit feeebfb

Please sign in to comment.