Commit Graph

15 Commits

Author SHA1 Message Date
aabc5c8493 Fix Travis test (#490)
* Use `web-apps-pro`
* Use correct branch for web-apps-pro if exists
* Mount common script folder to tests
2019-03-30 12:45:12 +03:00
df727a0758 Find new link for sonar-scanner-cli 2018-10-09 12:33:12 +03:00
919cc7898a Allow failure for SonarQube Scanner
For some reason SonarQube download link
is protected with user-password
I found no information about it and support
requiest is quiet, so need to allow failure
until more information.
2018-10-09 11:35:56 +03:00
a93da71109 Increase timeout for running doc-builder-testing tests
Default timeout is 20 minutes, sometime it is not enough.
2018-03-30 14:08:48 +03:00
bd84ac28ad Explictly call sonar-scanner bin, instead of travis own (#221) 2017-11-03 14:11:08 +03:00
28aefaf0ed Add integration of static code anylizer sonar 2017-11-02 17:56:45 +03:00
8977acea8c Running test require more than 10 minutes
I added some more test yesterday, so running thme
require ~11 minutes on 1-core enviroment.
Seems travis don't like it and failing them.
`travis_wait` may fix the problem
2017-10-25 14:17:01 +03:00
582e65e8a9 Fix incorrect travis
Forgot use tag `develop-latest` in docker run,
so it run `latest` tag instead.
Also - split line for better readablity
2017-08-24 15:46:32 +03:00
13ab519c5c Use develop version of doc-builder-testing
Need to fix test run on travis ci
2017-08-24 15:06:00 +03:00
ab3241de45 Update notifications settings for failing builds
Since travis send email by default only for PR, but send none by default for push checks
2017-06-15 13:22:13 +03:00
249b874184 Add ability to run onlyofficetestingrobot/doc-builder-testing on build (#127) 2017-06-06 17:36:58 +03:00
13869cfb3f Use stages for tests 2017-06-06 11:15:36 +03:00
4e6ac3d0d0 Add .unit-tests/FormulaTests.html run to build process (#123)
Add `.unit-tests/FormulaTests.html` run to build process
2017-06-05 19:06:36 +03:00
c8ea51c771 Update .travis.yml 2017-04-18 13:11:59 +03:00
ed231a9de2 Add .travis.yml config file (#109) 2017-04-11 15:24:22 +03:00