Skip to content

Commit

Permalink
Merge pull request #136 from Ontotext-AD/GDB-4023-temporarily-make-so…
Browse files Browse the repository at this point in the history
…nar-to-not-break-the-build

Sonar will not break the build
  • Loading branch information
svilenvelikov authored Nov 11, 2019
2 parents e7b4517 + d5354bd commit ad25f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ addons:
script:
- npm run test:coverage
- npm run build
- npm run sonar

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

Expand Down

0 comments on commit ad25f80

Please sign in to comment.