Skip to content

Commit

Permalink
Temporary disable unit tests for this branch only.
Browse files Browse the repository at this point in the history
  • Loading branch information
Svilen Velikov committed Sep 11, 2019
1 parent d0c940c commit 05e9485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ addons:
- libgconf-2-4

script:
- npm run test:coverage
# - npm run test:coverage
- npm run build
- npm run sonar

after_script:
- npm run test:coveralls
# - npm run test:coveralls
- npm run test:acceptance

deploy:
Expand Down

0 comments on commit 05e9485

Please sign in to comment.