commit | 7461806b1ceeb54d91f6752b93462f1b34a09cca | [log] [tgz] |
---|---|---|
author | Saurabh <saurabh6790@gmail.com> | Wed May 02 23:23:07 2018 +0530 |
committer | GitHub <noreply@github.com> | Wed May 02 23:23:07 2018 +0530 |
tree | 7873fbd4b706af4d608bbcb64bd0a03fe1260641 | |
parent | 0272fc05bf6b6ab1df8c91fb1baf4b56db6e63e9 [diff] | |
parent | bb7c5ac0f8f4769f57e9e08612beca54d663dcc9 [diff] |
Merge pull request #13892 from codingCoffee/travis dark magic to revive travis
diff --git a/.travis.yml b/.travis.yml index a2c0e47..448cd40 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -33,6 +33,7 @@ - bench reinstall --yes - bench build - bench scheduler disable + - sed -i 's/9000/9001/g' sites/common_site_config.json - bench start & - sleep 10